Condividi tramite


ServiceClient.IService.EntityMemberAttributesGet Metodo

Definizione

Recupera il set specificato di valori di attributo da un elenco specificato di membri.

 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

Parametri

request
EntityMemberAttributesGetRequest

Richiesta di recupero.

Restituisce

Oggetto EntityMemberAttributesGetResponse per l'operazione.

Implementazioni

Attributi

Si applica a