Partager via


Classe EntityMemberAnnotationsGetResponse

Complex type that holds the details of the response.

Hiérarchie d'héritage

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

Espace de noms :  Microsoft.MasterDataServices.Services.MessageContracts
Assembly :  Microsoft.MasterDataServices.Services (en Microsoft.MasterDataServices.Services.dll)

Syntaxe

'Déclaration
<MessageContractAttribute> _
Public Class EntityMemberAnnotationsGetResponse _
    Inherits MessageResponse
'Utilisation
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

Le type EntityMemberAnnotationsGetResponse expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique EntityMemberAnnotationsGetResponse Initializes a new instance of the EntityMemberAnnotationsGetResponse class.

Haut de la page

Propriétés

  Nom Description
Propriété publique Annotations Gets or sets an array of annotations.
Propriété publique EntityId Gets or sets the GUID of the entity.
Propriété publique MemberId Gets or sets the MemberIdentifier of the member whose annotations were retrieved.
Propriété publique ModelId Gets or sets the GUID of the model.
Propriété publique OperationResult Gets or sets the result of an operation. (hérité de MessageResponse.)
Propriété publique VersionId Gets or sets the GUID of the model version.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.