'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(); }