TransactionsGetRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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. |