言語

Service.EntityMemberAttributesGet(EntityMemberAttributesGetRequest) メソッド

定義

エンティティのメンバーに対して単一の属性値を取得します。 バイナリファイルを取得できるように設計されていますが、要求する属性値は何でも取得可能です。

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

パラメーター

返品

実装

適用対象