EntityMemberKeyGetResponse Classe

Definizione

L'elemento EntityMemberKeyGetResponse contiene i dettagli della risposta.

public ref class EntityMemberKeyGetResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class EntityMemberKeyGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type EntityMemberKeyGetResponse = class
    inherit MessageResponse
Public Class EntityMemberKeyGetResponse
Inherits MessageResponse
Ereditarietà
EntityMemberKeyGetResponse
Attributi

Costruttori

EntityMemberKeyGetResponse()

Costruttore predefinito

Proprietà

MemberKeys

Contiene i codici membro (se nella richiesta è specificato l'ID interno) o l'ID interno (se nella richiesta è specificato il codice membro).

OperationResult

Specifica il risultato dell'operazione.

(Ereditato da MessageResponse)

Si applica a