The ITransactionInfo type exposes the following members.

Properties

  NameDescription
Public propertyId
Get the store-unique identifier for this transaction
Public propertyJobId
Get the unique identifier of the job that processed this transaction
Public propertyStartTime
Get the date/time when processing started on the transaction
Public propertyStatus
Get the status of the transaction
Public propertyStoreName
Get the name of the store that this transaction applies to
Public propertyTransactionType
Get the type of transaction

See Also