Condividi tramite


Classe TransactionAnnotationsGetResponse

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

Gerarchia di ereditarietà

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

Spazio dei nomi  Microsoft.MasterDataServices.Services.MessageContracts
Assembly:  Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)

Sintassi

'Dichiarazione
<MessageContractAttribute> _
Public Class TransactionAnnotationsGetResponse _
    Inherits MessageResponse
'Utilizzo
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

Nel tipo TransactionAnnotationsGetResponse sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico TransactionAnnotationsGetResponse Initializes a new instance of the TransactionAnnotationsGetResponse class.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Annotations Gets or sets an array of annotations returned using the ArrayofAnnotation complex type.
Proprietà pubblica OperationResult Gets or sets the result of an operation. Ereditato da MessageResponse.
Proprietà pubblica TransactionId Gets or sets the ID of the transaction to which the annotations belong.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.