TransactionsGetResponse Classe

Definizione

L'elemento TransactionsGetResponse restituisce un risultato dell'operazione, il numero totale di record della transazione restituiti e un'istanza di ArrayOfTransaction contenente le transazioni restituite.

public ref class TransactionsGetResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class TransactionsGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type TransactionsGetResponse = class
    inherit MessageResponse
Public Class TransactionsGetResponse
Inherits MessageResponse
Ereditarietà
TransactionsGetResponse
Attributi

Costruttori

TransactionsGetResponse()

Costruttore predefinito

Proprietà

OperationResult

Specifica il risultato dell'operazione.

(Ereditato da MessageResponse)
TotalRecordCount

Quantità totale di record che soddisfano i criteri.

TransactionList

Elenco delle transazioni che verranno restituite che soddisfano i criteri.

Si applica a