Condividi tramite


ServiceClient.IService.EntityMemberAnnotationsGet Metodo

Definizione

Recupera le annotazioni associate a un membro.

 virtual Microsoft::MasterDataServices::EntityMemberAnnotationsGetResponse ^ Microsoft.MasterDataServices.IService.EntityMemberAnnotationsGet(Microsoft::MasterDataServices::EntityMemberAnnotationsGetRequest ^ request) = Microsoft::MasterDataServices::IService::EntityMemberAnnotationsGet;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.MasterDataServices.EntityMemberAnnotationsGetResponse IService.EntityMemberAnnotationsGet (Microsoft.MasterDataServices.EntityMemberAnnotationsGetRequest request);
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
abstract member Microsoft.MasterDataServices.IService.EntityMemberAnnotationsGet : Microsoft.MasterDataServices.EntityMemberAnnotationsGetRequest -> Microsoft.MasterDataServices.EntityMemberAnnotationsGetResponse
override this.Microsoft.MasterDataServices.IService.EntityMemberAnnotationsGet : Microsoft.MasterDataServices.EntityMemberAnnotationsGetRequest -> Microsoft.MasterDataServices.EntityMemberAnnotationsGetResponse
Function EntityMemberAnnotationsGet (request As EntityMemberAnnotationsGetRequest) As EntityMemberAnnotationsGetResponse Implements IService.EntityMemberAnnotationsGet

Parametri

request
EntityMemberAnnotationsGetRequest

Richiesta di recupero.

Restituisce

Oggetto EntityMemberAnnotationsGetResponse per l'operazione.

Implementazioni

Attributi

Si applica a