TransactionsGetRequest Class

Definition

The TransactionsGetRequest element specifies the criteria in the TransactionSearchCriteria complex type for the retrieval of transactions.

public ref class TransactionsGetRequest : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public class TransactionsGetRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type TransactionsGetRequest = class
    inherit MessageRequest
Public Class TransactionsGetRequest
Inherits MessageRequest
Inheritance
TransactionsGetRequest
Attributes

Constructors

TransactionsGetRequest()

Initializes a new instance of the TransactionsGetRequest class.

Properties

International

Specifies client localization information.

(Inherited from MessageRequest)
RequestId

Specifies the request identifier.

(Inherited from MessageRequest)
TransactionSearchCriteria

Specifies the transaction search criteria.

Applies to