'Declaration
Public ReadOnly Property ConsecutivePinnings As Google.Protobuf.Collections.RepeatedField(Of RunRearrayWorkflow_Parameters.Types.Locations_Struct.Types.ConsecutivePinnings_Struct)
'Usage
Dim instance As RunRearrayWorkflow_Parameters.Types.Locations_Struct Dim value As Google.Protobuf.Collections.RepeatedField(Of RunRearrayWorkflow_Parameters.Types.Locations_Struct.Types.ConsecutivePinnings_Struct) value = instance.ConsecutivePinnings
public Google.Protobuf.Collections.RepeatedField<RunRearrayWorkflow_Parameters.Types.Locations_Struct.Types.ConsecutivePinnings_Struct> ConsecutivePinnings {get;}
public: property Google.Protobuf.Collections.RepeatedField<RunRearrayWorkflow_Parameters.Types.Locations_Struct.Types.ConsecutivePinnings_Struct^>^ ConsecutivePinnings { Google.Protobuf.Collections.RepeatedField<RunRearrayWorkflow_Parameters.Types.Locations_Struct.Types.ConsecutivePinnings_Struct^>^ get(); }