Compartilhar via


Classe EntityMemberAttributesGetResponse

Represents a response that may return an EntityMembers complex type and may return an OperationResult complex type.

Hierarquia de herança

System. . :: . .Object
  Microsoft.MasterDataServices.Services.MessageContracts. . :: . .MessageResponse
    Microsoft.MasterDataServices.Services.MessageContracts..::..EntityMemberAttributesGetResponse

Namespace:  Microsoft.MasterDataServices.Services.MessageContracts
Assembly:  Microsoft.MasterDataServices.Services (em Microsoft.MasterDataServices.Services.dll)

Sintaxe

'Declaração
<MessageContractAttribute> _
Public Class EntityMemberAttributesGetResponse _
    Inherits MessageResponse
'Uso
Dim instance As EntityMemberAttributesGetResponse
[MessageContractAttribute]
public class EntityMemberAttributesGetResponse : MessageResponse
[MessageContractAttribute]
public ref class EntityMemberAttributesGetResponse : public MessageResponse
[<MessageContractAttribute>]
type EntityMemberAttributesGetResponse =  
    class
        inherit MessageResponse
    end
public class EntityMemberAttributesGetResponse extends MessageResponse

O tipo EntityMemberAttributesGetResponse expõe os membros a seguir.

Construtores

  Nome Descrição
Método público EntityMemberAttributesGetResponse Initializes a new instance of the EntityMemberAttributesGetResponse class.

Início

Propriedades

  Nome Descrição
Propriedade pública EntityMembers Gets or sets an EntityMembers complex type.
Propriedade pública OperationResult Gets or sets the result of an operation. (Herdado de MessageResponse.)

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Segurança de thread

Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.