Поделиться через


TabularData.Rows Свойство

Определение

Указывает строки.

public:
 property System::Collections::Generic::IList<Microsoft::MasterDataServices::Services::DataContracts::TabularDataRow ^> ^ Rows { System::Collections::Generic::IList<Microsoft::MasterDataServices::Services::DataContracts::TabularDataRow ^> ^ get(); void set(System::Collections::Generic::IList<Microsoft::MasterDataServices::Services::DataContracts::TabularDataRow ^> ^ value); };
[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.IList<Microsoft.MasterDataServices.Services.DataContracts.TabularDataRow> Rows { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Rows : System.Collections.Generic.IList<Microsoft.MasterDataServices.Services.DataContracts.TabularDataRow> with get, set
Public Property Rows As IList(Of TabularDataRow)

Значение свойства

Строки.

Атрибуты

Применяется к