property ActiveProperty: String | ||
property BalanceAmount: Number [Amount] readonly | ||
property BankAccountCode: String(8) [CB Bank Account Code] heat 1 | ||
| property BankAccountCodeLookup: Object readonly | |
property BranchCode: String(8) [CO Branch Code] heat 1 | ||
| property BranchCodeLookup: Object readonly | |
property ClassName: String readonly | ||
property CreatedDate: Date readonly | ||
property CreatedTime: Date readonly | ||
property CreatedTimestamp: Date readonly heat 1 | ||
property CreatedUserCode: String(8) [CO User Code] readonly heat 1 | ||
property CreditorCode: String(16) [AP Creditor Code] heat 1 | ||
| property CreditorCodeLookup: Object readonly | |
property CustomerCode: String(16) [AR Customer Code] heat 1 | ||
| property CustomerCodeLookup: Object readonly | |
property DepartmentCode: String(8) [CO Department Code] heat 1 | ||
| property DepartmentCodeLookup: Object readonly | |
| property Dissection: Object readonly | |
property Editing: Boolean readonly | ||
property ExactMatch1: Boolean [Boolean] | ||
property ExactMatch2: Boolean [Boolean] | ||
property ExactMatch3: Boolean [Boolean] | ||
property ExactMatch4: Boolean [Boolean] | ||
property GstIncluded: Number [Amount] readonly | ||
property IsFloatingWindow: Boolean | ||
property LastUsed: Date | ||
property Match1: String(60) [Name] | ||
property Match2: String(60) [Name] | ||
property Match3: String(60) [Name] | ||
property Match4: String(60) [Name] | ||
property MatchAmount: Number(13) [FX Amount] | ||
property Modified: Boolean readonly | ||
property ModifiedDate: Date readonly | ||
property ModifiedTime: Date readonly | ||
property ModifiedTimestamp: Date readonly heat 1 | ||
property ModifiedUserCode: String(8) [CO User Code] readonly heat 1 | ||
property Name: String | ||
property RegimeCode: String(2) [CO Tax Regime Code] heat 2 | ||
| property RegimeCodeLookup: Object readonly | |
property RuleID: Number [CB Rule ID] readonly | ||
property RuleType: String(1) [CBRuleType] heat 1
| ||
property TransferCode: String(8) [CB Bank Account Code] heat 1 | ||
| property TransferCodeLookup: Object readonly | |
method BringToFront | ||
method Cancel | ||
method Close | ||
method Delete | ||
method Duplicate | ||
method Edit | ||
method GetPropertyValue(PropertyName: String): Variant | ||
method InsertCashPurchase | ||
method InsertDeposit | ||
method InsertPayment | ||
method InsertReceipt | ||
method InsertTransfer | ||
method InsertWithdrawal | ||
method PropertyType(PropertyName: String): String | ||
method Save | ||
method SendToBack | ||
method SetPropertyValue(PropertyName: String, Value: Variant) | ||
method ShowErrorHint(Hint: String[, ControlName: String]) | ||
method ShowStatusHint(Hint: String[, ControlName: String]) | ||
event AfterInsert | ||
event AfterSave | ||
event BeforeSave | ||
event OnClose | ||
event OnOpen |