Singer Instruments PIXL Client
Plates Property



Sila2.Com.Singerinstruments.Workflows.Rearrayworkflowcontroller.V1 Namespace > RunRearrayWorkflow_Parameters Class : Plates Property
Syntax
'Declaration
 
Public ReadOnly Property Plates As Google.Protobuf.Collections.RepeatedField(Of RunRearrayWorkflow_Parameters.Types.Plates_Struct)
'Usage
 
Dim instance As RunRearrayWorkflow_Parameters
Dim value As Google.Protobuf.Collections.RepeatedField(Of RunRearrayWorkflow_Parameters.Types.Plates_Struct)
 
value = instance.Plates
public Google.Protobuf.Collections.RepeatedField<RunRearrayWorkflow_Parameters.Types.Plates_Struct> Plates {get;}
public:
property Google.Protobuf.Collections.RepeatedField<RunRearrayWorkflow_Parameters.Types.Plates_Struct^>^ Plates {
   Google.Protobuf.Collections.RepeatedField<RunRearrayWorkflow_Parameters.Types.Plates_Struct^>^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RunRearrayWorkflow_Parameters Class
RunRearrayWorkflow_Parameters Members