'Declaration
Public Function Clone() As RunRearrayWorkflow_Responses.Types.ProgramInformation_Struct
'Usage
Dim instance As RunRearrayWorkflow_Responses.Types.ProgramInformation_Struct Dim value As RunRearrayWorkflow_Responses.Types.ProgramInformation_Struct value = instance.Clone()
public RunRearrayWorkflow_Responses.Types.ProgramInformation_Struct Clone()
public: RunRearrayWorkflow_Responses.Types.ProgramInformation_Struct^ Clone();