Singer Instruments PIXL Client
Locations Property



Sila2.Com.Singerinstruments.Workflows.Rearrayworkflowcontroller.V1 Namespace > RunRearrayWorkflow_Parameters Class : Locations Property
Syntax
'Declaration
 
Public ReadOnly Property Locations As Google.Protobuf.Collections.RepeatedField(Of RunRearrayWorkflow_Parameters.Types.Locations_Struct)
'Usage
 
Dim instance As RunRearrayWorkflow_Parameters
Dim value As Google.Protobuf.Collections.RepeatedField(Of RunRearrayWorkflow_Parameters.Types.Locations_Struct)
 
value = instance.Locations
public Google.Protobuf.Collections.RepeatedField<RunRearrayWorkflow_Parameters.Types.Locations_Struct> Locations {get;}
public:
property Google.Protobuf.Collections.RepeatedField<RunRearrayWorkflow_Parameters.Types.Locations_Struct^>^ Locations {
   Google.Protobuf.Collections.RepeatedField<RunRearrayWorkflow_Parameters.Types.Locations_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