Click or drag to resize

CheckSummaryData Methods

The CheckSummaryData type exposes the following members.

Methods
  NameDescription
Public methodCheckPreAuthMade
Overloads the IntendedPayment field to indicate a pre-auth made. To save DTO Check SLU having to get checkdetail
Public methodCheckPrepayMade
Overloads the IntendedPayment field to indicate a pre-auth made. To save DTO Check SLU having to get checkdetail
Public methodCompareCheckSummaryData
Method to compare two CheckSummaryData instances using overloaded == operator. The comparision is done on field by field basis.
Public methodCurrencyToString
Convert the decimal data to a currency string given the check's currency state (decimal places, use thousand char, number format)
Public methodSetCoverCountOverride
When the cover count changes for a check in memory, it is not reflected until the check is service totalled. This setting allows us to override a cover count for a check in memory.
Public methodToShortString
Top
See Also