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