Singer Instruments PIXL Client
Targets Property (RunRandomColonyPickingWorkflow_Responses.Types.ProgramInformation_Struct.Types.Pinnings_Struct)



Sila2.Com.Singerinstruments.Workflows.Randomcolonypickingworkflowcontroller.V1 Namespace > RunRandomColonyPickingWorkflow_Responses.Types.ProgramInformation_Struct.Types.Pinnings_Struct Class : Targets Property
Syntax
'Declaration
 
Public ReadOnly Property Targets As Google.Protobuf.Collections.RepeatedField(Of RunRandomColonyPickingWorkflow_Responses.Types.ProgramInformation_Struct.Types.Pinnings_Struct.Types.Targets_Struct)
'Usage
 
Dim instance As RunRandomColonyPickingWorkflow_Responses.Types.ProgramInformation_Struct.Types.Pinnings_Struct
Dim value As Google.Protobuf.Collections.RepeatedField(Of RunRandomColonyPickingWorkflow_Responses.Types.ProgramInformation_Struct.Types.Pinnings_Struct.Types.Targets_Struct)
 
value = instance.Targets
public Google.Protobuf.Collections.RepeatedField<RunRandomColonyPickingWorkflow_Responses.Types.ProgramInformation_Struct.Types.Pinnings_Struct.Types.Targets_Struct> Targets {get;}
public:
property Google.Protobuf.Collections.RepeatedField<RunRandomColonyPickingWorkflow_Responses.Types.ProgramInformation_Struct.Types.Pinnings_Struct.Types.Targets_Struct^>^ Targets {
   Google.Protobuf.Collections.RepeatedField<RunRandomColonyPickingWorkflow_Responses.Types.ProgramInformation_Struct.Types.Pinnings_Struct.Types.Targets_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

RunRandomColonyPickingWorkflow_Responses.Types.ProgramInformation_Struct.Types.Pinnings_Struct Class
RunRandomColonyPickingWorkflow_Responses.Types.ProgramInformation_Struct.Types.Pinnings_Struct Members