Partager via


ServiceClient.IService.EntityMemberAnnotationsGet Méthode

Définition

Récupère les annotations jointes à un membre.

 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

Paramètres

request
EntityMemberAnnotationsGetRequest

Demande d'obtention.

Retours

EntityMemberAnnotationsGetResponse pour l'opération.

Implémente

Attributs

S’applique à