Compartilhar via


EntityMemberAttributesGetResponse Classe

Definição

O elemento EntityMemberAttributesGetResponse é uma resposta que retorna NULL ou um dos seguintes tipos complexos:

  • Entitymembers
  • OperationResult
public ref class EntityMemberAttributesGetResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class EntityMemberAttributesGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type EntityMemberAttributesGetResponse = class
    inherit MessageResponse
Public Class EntityMemberAttributesGetResponse
Inherits MessageResponse
Herança
EntityMemberAttributesGetResponse
Atributos

Construtores

EntityMemberAttributesGetResponse()

Inicializa uma nova instância da classe EntityMemberAttributesGetResponse.

Propriedades

EntityMembers

Especifica os membros da entidade.

OperationResult

Especifica o resultado da operação.

(Herdado de MessageResponse)

Aplica-se a