EntityMemberAttributesGetResponse Classe

Definizione

L'elemento EntityMemberAttributesGetResponse è una risposta che restituisce NULL oppure uno dei tipi complessi seguenti:

  • 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
Ereditarietà
EntityMemberAttributesGetResponse
Attributi

Costruttori

EntityMemberAttributesGetResponse()

Inizializza una nuova istanza della classe EntityMemberAttributesGetResponse.

Proprietà

EntityMembers

Specifica i membri di entità.

OperationResult

Specifica il risultato dell'operazione.

(Ereditato da MessageResponse)

Si applica a