Share via


EntityMemberAnnotationsGetResponse-Klasse

Complex type that holds the details of the response.

Vererbungshierarchie

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

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

Syntax

'Declaration
<MessageContractAttribute> _
Public Class EntityMemberAnnotationsGetResponse _
    Inherits MessageResponse
'Usage
Dim instance As EntityMemberAnnotationsGetResponse
[MessageContractAttribute]
public class EntityMemberAnnotationsGetResponse : MessageResponse
[MessageContractAttribute]
public ref class EntityMemberAnnotationsGetResponse : public MessageResponse
[<MessageContractAttribute>]
type EntityMemberAnnotationsGetResponse =  
    class
        inherit MessageResponse
    end
public class EntityMemberAnnotationsGetResponse extends MessageResponse

Der EntityMemberAnnotationsGetResponse-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode EntityMemberAnnotationsGetResponse Initializes a new instance of the EntityMemberAnnotationsGetResponse class.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Annotations Gets or sets an array of annotations.
Öffentliche Eigenschaft EntityId Gets or sets the GUID of the entity.
Öffentliche Eigenschaft MemberId Gets or sets the MemberIdentifier of the member whose annotations were retrieved.
Öffentliche Eigenschaft ModelId Gets or sets the GUID of the model.
Öffentliche Eigenschaft OperationResult Gets or sets the result of an operation. (Geerbt von MessageResponse.)
Öffentliche Eigenschaft VersionId Gets or sets the GUID of the model version.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.