'Declaration
Public ReadOnly Property ColonyInformation As Google.Protobuf.Collections.RepeatedField(Of RunRandomColonyPickingWorkflow_Responses.Types.ProgramInformation_Struct.Types.ColonyInformation_Struct)
'Usage
Dim instance As RunRandomColonyPickingWorkflow_Responses.Types.ProgramInformation_Struct Dim value As Google.Protobuf.Collections.RepeatedField(Of RunRandomColonyPickingWorkflow_Responses.Types.ProgramInformation_Struct.Types.ColonyInformation_Struct) value = instance.ColonyInformation
public Google.Protobuf.Collections.RepeatedField<RunRandomColonyPickingWorkflow_Responses.Types.ProgramInformation_Struct.Types.ColonyInformation_Struct> ColonyInformation {get;}
public: property Google.Protobuf.Collections.RepeatedField<RunRandomColonyPickingWorkflow_Responses.Types.ProgramInformation_Struct.Types.ColonyInformation_Struct^>^ ColonyInformation { Google.Protobuf.Collections.RepeatedField<RunRandomColonyPickingWorkflow_Responses.Types.ProgramInformation_Struct.Types.ColonyInformation_Struct^>^ get(); }