Idioma

EntityMemberAttributesGetResponse Classe

Definição

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

  • Membros da Entidade
  • 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

Nome Description
EntityMemberAttributesGetResponse()

Inicializa uma nova instância da classe EntityMemberAttributesGetResponse.

Propriedades

Nome Description
EntityMembers

Especifica os membros da entidade.

OperationResult

Especifica o resultado da operação.

(Herdado de MessageResponse)

Aplica-se a