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


ModelMembersGetCriteria.Entities Свойство

Определение

Указывает сущности членов.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Services::DataContracts::Identifier ^> ^ Entities { System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Services::DataContracts::Identifier ^> ^ get(); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Services.DataContracts.Identifier> Entities { get; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.Entities : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Services.DataContracts.Identifier>
Public ReadOnly Property Entities As Collection(Of Identifier)

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

Сущности элементов.

Атрибуты

Комментарии

Необязательный элемент. Если не указано, извлекаются все сущности

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