Click or drag to resize

TransactionType Fields

The TransactionsRepositoryTransactionType type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDeliver
Deliver value. Stored as 'D'.
Public fieldStatic memberReceive
Receive value. Stored as 'R'.
Public fieldStatic memberStatusReport
StatusReport value. Stored as 'S'.
Public fieldvalue__
Public fieldStatic memberWriteOffNotReturned
WriteOffNotReturned value. Stored as 'W'.
Top
See Also