ServiceClient.IService.EntityMemberAttributesGet Methode

Definition

Ruft den angegebenen Satz von Attributwerten aus einer angegebenen Liste von Elementen ab.

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

Parameter

request
EntityMemberAttributesGetRequest

Die Abrufanforderung.

Gibt zurück

EntityMemberAttributesGetResponse für den Vorgang.

Implementiert

Attribute

Gilt für: