次の方法で共有


Service.EntityMemberAttributesGet(EntityMemberAttributesGetRequest) メソッド

定義

エンティティ内のメンバーの 1 つの属性値を取得します。 バイナリ ファイルを取得できるように設計されていますが、任意の属性値の取得を要求できます。

public:
 virtual Microsoft::MasterDataServices::Services::MessageContracts::EntityMemberAttributesGetResponse ^ EntityMemberAttributesGet(Microsoft::MasterDataServices::Services::MessageContracts::EntityMemberAttributesGetRequest ^ request);
public Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAttributesGetResponse EntityMemberAttributesGet (Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAttributesGetRequest request);
abstract member EntityMemberAttributesGet : Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAttributesGetRequest -> Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAttributesGetResponse
override this.EntityMemberAttributesGet : Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAttributesGetRequest -> Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAttributesGetResponse
Public Function EntityMemberAttributesGet (request As EntityMemberAttributesGetRequest) As EntityMemberAttributesGetResponse

パラメーター

戻り値

実装

適用対象