SearchSettleFlag Property
Indicates whether you wish to retrieve settled transactions or unsettled transactions.
Syntax
property SearchSettleFlag: Boolean;
Default Value
false
Remarks
Indicates whether you wish to retrieve settled transactions or unsettled transactions. If set to true, only transactions that have been settled will be returned. If set to false (default), only transactions that have not been settled will be returned.
Data Type
Boolean