EntityMemberAttributesGetResponse Klasse

Definition

Das EntityMemberAttributesGetResponse-Element ist eine Antwort, die NULL oder einen der folgenden komplexen Typen zurückgibt:

  • 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
Vererbung
EntityMemberAttributesGetResponse
Attribute

Konstruktoren

EntityMemberAttributesGetResponse()

Initialisiert eine neue Instanz der EntityMemberAttributesGetResponse-Klasse.

Eigenschaften

EntityMembers

Gibt die Entitätselemente an.

OperationResult

Gibt das Vorgangsergebnis an.

(Geerbt von MessageResponse)

Gilt für: