| property ActiveProperty: String |
| property APCategory1: String(8) |

| property APCategory1Lookup: Object readonly
|
| property APCategory2: String(8) |

| property APCategory2Lookup: Object readonly
|
| property Branch: String(8) |

| property BranchLookup: Object readonly
|
| property ClassName: String readonly |
| property Creditor: String(16) |
| property CreditorGroup: String(8) |

| property CreditorGroupLookup: Object readonly
|

| property CreditorLookup: Object readonly
|
| property Currency: String |

| property CurrencyLookup: Object readonly
|
| property Date: Date |
| property Department: String(8) |

| property DepartmentLookup: Object readonly
|
| property ExchangeRate: String(13) |
| property ICCategory1: String(8) |

| property ICCategory1Lookup: Object readonly
|
| property ICCategory2: String(8) |

| property ICCategory2Lookup: Object readonly
|
| property InitialCost: String readonly |
| property InitialDiscount: String readonly |
| property IsFloatingWindow: Boolean |
| property Location: String(8) |

| property LocationLookup: Object readonly
|
| property Name: String |
| property POCategory1: String(8) |

| property POCategory1Lookup: Object readonly
|
| property POCategory2: String(8) |

| property POCategory2Lookup: Object readonly
|
| property Product: String(28) |

| property ProductLookup: Object readonly
|
| property Quantity: Number(13) [Quantity] |
| property RateType: String |

| property RateTypeLookup: Object readonly
|

| property Rule: Object readonly
| property Amount: Number [FX Cost Price] readonly |
| property AmountBs: Number [Cost Price] readonly |
| property BaseCost: String(1) [PPBaseCost] readonly
| Values: C (Cost), D (Discounted Cost) |
|
| property BOF: Boolean readonly |
| property BypassZeroCost: Boolean [Boolean] readonly |
| property Comment: String(60) [Description] readonly |
| property CostPrice: Number [FX Cost Price] readonly |
| property CostPriceBs: Number [Cost Price] readonly calculated |
| property CreatedDate: Date readonly |
| property CreatedTime: Date readonly |
| property CreatedUserCode: String(8) [CO User Code] readonly |
| property CurrencyCode: String(3) [CO Currency Code] readonly |
| property CustomisationJSON: String |
| property Disallow: Boolean [Boolean] readonly calculated |
| property EffectivePrice: Number [FX Cost Price] readonly calculated |
| property EffectivePriceBs: Number [Cost Price] readonly calculated |
| property EndDate: Date readonly |
| property EOF: Boolean readonly |
| property MinimumQuantity: Number [Quantity] readonly |
| property ModifiedDate: Date readonly |
| property ModifiedTime: Date readonly |
| property ModifiedUserCode: String(8) [CO User Code] readonly |
| property Percentage: Number [Discount] readonly |
| property Priority: Number [SmallInt] readonly |
| property Reference: String(30) [Reference] readonly |
| property RuleCurrencyCode: String(3) [CO Currency Code] readonly |
| property RuleID: Number [PP Rule ID] readonly |
| property RuleType: String(1) [PPRuleType] readonly
| Values: F (Fixed), C (Cost Relative) |
|
| property StartDate: Date readonly |
| property UOMCode: String(8) [CO UOM Code] readonly |
| property What1Code: String(28) [What Code] readonly |
| property What1Type: String(1) [PPWhat] readonly
| Values: P (Product), G (Stock Group), 1 (IC Category 1), 2 (IC Category 2), N (None) |
|
| property What2Code: String(28) [What Code] readonly |
| property What2Type: String(1) [PPWhat] readonly
| Values: P (Product), G (Stock Group), 1 (IC Category 1), 2 (IC Category 2), N (None) |
|
| property Where1Code: String(8) [Where Code] readonly |
| property Where1Type: String(1) [PPWhere] readonly
| Values: B (Branch), L (Location), D (Department), N (None) |
|
| property Who1Code: String(20) [Who Code] readonly |
| property Who1Type: String(1) [PPWho] readonly
| Values: C (Creditor), G (Creditor Group), 1 (AP Category 1), 2 (AP Category 2), 3 (PO Category 1), 4 (PO Category 2), N (None) |
|
| property Who2Code: String(20) [Who Code] readonly |
| property Who2Type: String(1) [PPWho] readonly
| Values: C (Creditor), G (Creditor Group), 1 (AP Category 1), 2 (AP Category 2), 3 (PO Category 1), 4 (PO Category 2), N (None) |
|
| method First |
| method GetPropertyValue(PropertyName: String): Variant |
| method Last |
| method LoadCustomisation(UserCode: String) |
| method LoadCustomisationJson(FileOrJSON: String) |
| method Next |
| method Open: Object |
| method Prev |
| method PropertyType(PropertyName: String): String |
| method SaveCustomisation(UserCode: String) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property StockGroup: String(8) |

| property StockGroupLookup: Object readonly
|
| property UOMCode: String(8) [CO UOM Code] |

| property UOMCodeLookup: Object readonly
|
| property UOMMultiplier: Number(13) [Quantity Multiplier] |
| property UOMQuantity: Number(13) [UOM Quantity] |
| method BringToFront |
| method Close |
| method GetPropertyValue(PropertyName: String): Variant |
| method PropertyType(PropertyName: String): String |
| method Query |
| method SendToBack |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
| method ShowErrorHint(Hint: String[, ControlName: String]) |
| method ShowStatusHint(Hint: String[, ControlName: String]) |
| event OnClose |
| event OnOpen |