Add | Adds a new data line to the object. |
 SetCurrentLine | Sets the active row to a specified row number. |
 AccounttNum | Sets or returns the bank account number of the check. Field name: AcctNum. Length: 50 characters. |
 BankCode | Sets or returns the bank code of the check.
Field name: BankCode. Mandatory property. Length: 30 characters. |
 Branch | Sets or returns the branch name of the bank. Field name: Branch. Length: 50 characters. |
 CheckAbsEntry | Returns the absolute entry of this Check. Field name: CheckAbs. This is a foreign key to the Payments Object |
 CheckAccount | Sets or returns the G/L account associated with this Check Account. Field name: CheckAct. Length: 15 characters. |
 CheckNumber | Sets or returns this check number. Field name: CheckNum. |
 CheckSum | Sets or returns the amount of the check. Mandatory property. Field name: CheckSum. |
 Count | Returns the number of checks in this payment. |
 CountryCode | Sets or returns the country code of the bank. Field name: CountryCod. Length: 3 characters. This is a foreign key to the Countries table (OCRY) - not exposed through the DI API. |
 Details | Sets or returns a description of the check. Field name: Details. Length: 254 characters. |
 DueDate | Sets or returns the due date of the check.
Field name: DueDate. |
 ECheck | Specify whether the account is relevant for e-check functionality or not.
Field name: ECheck. |
 EndorsableCheckNo | property EndorsableCheckNo |
 Endorse | property Endorse |
 FiscalID | property FiscalID |
 LineNum | Returns the number of the current line in the document.
Field name: LineID. |
 ManualCheck | Indicates that the check number was entered manually.
Field name: ManualChk |
 OriginallyIssuedBy | property OriginallyIssuedBy |
 Trnsfrable | Sets or returns a valid value of BoYesNoEnum type that specifies whether or not the check can be transferred to a third-party. Field name: Trnsfrable. |
 UserFields | Returns the UserFields object. |
Â
Â