Partager via


Classe TransactionAnnotationsGetResponse

Represents a complex type to hold the details of the response.

Hiérarchie d'héritage

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

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

Syntaxe

'Déclaration
<MessageContractAttribute> _
Public Class TransactionAnnotationsGetResponse _
    Inherits MessageResponse
'Utilisation
Dim instance As TransactionAnnotationsGetResponse
[MessageContractAttribute]
public class TransactionAnnotationsGetResponse : MessageResponse
[MessageContractAttribute]
public ref class TransactionAnnotationsGetResponse : public MessageResponse
[<MessageContractAttribute>]
type TransactionAnnotationsGetResponse =  
    class
        inherit MessageResponse
    end
public class TransactionAnnotationsGetResponse extends MessageResponse

Le type TransactionAnnotationsGetResponse expose les membres suivants.

Constructeurs

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

Haut de la page

Propriétés

  Nom Description
Propriété publique Annotations Gets or sets an array of annotations returned using the ArrayofAnnotation complex type.
Propriété publique OperationResult Gets or sets the result of an operation. (hérité de MessageResponse.)
Propriété publique TransactionId Gets or sets the ID of the transaction to which the annotations belong.

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.