Condividi tramite


IService.EntityMemberAnnotationsGet(EntityMemberAnnotationsGetRequest) Metodo

Definizione

Recupera le annotazioni associate a un membro.

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

Parametri

Restituisce

Attributi

Commenti

L'operazione EntityMemberAnnotationsGet(EntityMemberAnnotationsGetRequest) recupera annotazioni associate direttamente a un membro (ma non associato a una transazione).

Gli input seguenti devono essere specificati:

  • MemberType Id
  • ID versione
  • ID revisione

Si applica a