다음을 통해 공유


EntityMembersGetCriteria.Attributes 속성

정의

검색할 멤버의 특성을 지정합니다.

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

속성 값

검색할 멤버의 특성입니다.

특성

설명

선택 사항

적용 대상