Service.EntityMemberAttributesGet(EntityMemberAttributesGetRequest) Metodo

Definizione

Ottieni un valore di attributo singolo per un membro in un'entità. Progettato per poter ottenere file binari, ma puoi ottenere qualsiasi valore di attributo tu richieda.

public:
 virtual Microsoft::MasterDataServices::Services::MessageContracts::EntityMemberAttributesGetResponse ^ EntityMemberAttributesGet(Microsoft::MasterDataServices::Services::MessageContracts::EntityMemberAttributesGetRequest ^ request);
public Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAttributesGetResponse EntityMemberAttributesGet(Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAttributesGetRequest request);
abstract member EntityMemberAttributesGet : Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAttributesGetRequest -> Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAttributesGetResponse
override this.EntityMemberAttributesGet : Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAttributesGetRequest -> Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAttributesGetResponse
Public Function EntityMemberAttributesGet (request As EntityMemberAttributesGetRequest) As EntityMemberAttributesGetResponse

Parametri

Valori restituiti

Implementazioni

Si applica a