IService.EntityMemberAnnotationsGet(EntityMemberAnnotationsGetRequest) Methode

Definition

Ruft Anmerkungen ab, die an einen Member angefügt sind.

public:
 Microsoft::MasterDataServices::Services::MessageContracts::EntityMemberAnnotationsGetResponse ^ EntityMemberAnnotationsGet(Microsoft::MasterDataServices::Services::MessageContracts::EntityMemberAnnotationsGetRequest ^ request);
[System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.EditionExpiredMessage))]
[System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.SkuNotSupportedMessage))]
[System.ServiceModel.OperationContract]
public Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationsGetResponse EntityMemberAnnotationsGet (Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationsGetRequest request);
[<System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.EditionExpiredMessage))>]
[<System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.SkuNotSupportedMessage))>]
[<System.ServiceModel.OperationContract>]
abstract member EntityMemberAnnotationsGet : Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationsGetRequest -> Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationsGetResponse
Public Function EntityMemberAnnotationsGet (request As EntityMemberAnnotationsGetRequest) As EntityMemberAnnotationsGetResponse

Parameter

request
EntityMemberAnnotationsGetRequest

Die Anforderung.

Gibt zurück

Attribute

Hinweise

Der EntityMemberAnnotationsGet(EntityMemberAnnotationsGetRequest) Vorgang ruft Anmerkungen ab, die einem Member direkt zugeordnet sind (aber nicht einer Transaktion zugeordnet sind).

Die folgenden Eingaben MÜSSEN angegeben werden:

  • MemberType-ID
  • Versions-ID
  • Revisions-ID

Gilt für: