'DeclarationPublic Function Clone() As RunRearrayWorkflow_Responses.Types.ProgramInformation_Struct
'UsageDim 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();