ServiceClient.IService.EntityMemberAnnotationsGet Methode

Definition

Ruft die an ein Element angefügten Anmerkungen ab.

 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

Parameter

request
EntityMemberAnnotationsGetRequest

Die Abrufanforderung.

Gibt zurück

EntityMemberAnnotationsGetResponse für den Vorgang.

Implementiert

Attribute

Gilt für: