| property ActiveProperty: String |
| property AutoSelect: Boolean |
| property ClassName: String readonly |
| property EndDate: Date |

| property IncludeRules: Object readonly
|
| property IsFloatingWindow: Boolean |
| property Name: String |
| property RecordCount: Number readonly |
| property Reference: String(30) [Reference] |

| property Rule: Object 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 CreatedDate: Date readonly |
| property CreatedTime: Date readonly |
| property CreatedTimestamp: Date readonly |
| property CreatedUserCode: String(8) [CO User Code] readonly |
| property CurrencyCode: String(3) [CO Currency Code] readonly required |
| property CustomisationJSON: String |
| property EndDate: Date readonly |
| property EOF: Boolean readonly |

| property FilterSort: Object readonly
|
| property GridTotalled: Boolean |
| property HasQuantityBreaks: Boolean [Boolean] readonly |
| property Inactive: Boolean [Boolean] readonly |
| property ModifiedDate: Date readonly |
| property ModifiedTime: Date readonly |
| property ModifiedTimestamp: Date readonly |
| property ModifiedUserCode: String(8) [CO User Code] readonly |
| property Priority: Number [SmallInt] readonly |
| property RecordRevision: Number [Record Revision] readonly |
| property Reference: String(30) [Reference] readonly |
| property RuleID: Number [PP Rule ID] readonly required |
| property RuleType: String(1) [PPRuleType] readonly required
| Values: F (Fixed), C (Cost Relative) |
|
| property StartDate: Date readonly |
| property UOMQuantity: Boolean [Boolean] readonly |
| property What1Code: String(28) [What Code] readonly |
| property What1Desc: String(60) [Description U] readonly calculated |
| property What1Type: String(1) [PPWhat] readonly
| Values: P (Product), G (Stock Group), 1 (IC Category 1), 2 (IC Category 2), N (None) |
|
| property Who1Code: String(20) [Who Code] readonly |
| property Who1Desc: String(60) [Description U] readonly calculated |
| 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) |
|
| method Activate |
| method Deactivate |
| method Delete |
| method First |
| method GetPropertyValue(PropertyName: String): Variant |
| method GetTotalValue(FieldName: String): Number [Integer] |
| method Insert: Object |
| method Last |
| method LoadCustomisation(UserCode: String) |
| method LoadCustomisationJson(FileOrJSON: String) |
| method Next |
| method Open: Object |
| method Prev |
| method Print: Object |
| method PropertyType(PropertyName: String): String |
| method Refresh |
| method SaveCustomisation(UserCode: String) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property StartDate: Date |
| property What1Code: String(28) [What Code] |

| property What1CodeLookup: Object readonly
|
| property What1Type: String(1) [PPWhat]
| Values: P (Product), G (Stock Group), 1 (IC Category 1), 2 (IC Category 2), N (None) |
|
| property What2Code: String(28) [What Code] |

| property What2CodeLookup: Object readonly
|
| property What2Type: String(1) [PPWhat]
| Values: P (Product), G (Stock Group), 1 (IC Category 1), 2 (IC Category 2), N (None) |
|
| property Where1Code: String(8) [Where Code] |

| property Where1CodeLookup: Object readonly
|
| property Where1Type: String(1) [PPWhere]
| Values: B (Branch), L (Location), D (Department), N (None) |
|
| property Who1Code: String(20) [Who Code] |

| property Who1CodeLookup: Object readonly
|
| property Who1Type: String(1) [PPWho]
| 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] |

| property Who2CodeLookup: Object readonly
|
| property Who2Type: String(1) [PPWho]
| 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 BringToFront |
| method Close |
| method FindRule(RuleID: String): Boolean |
| method GetPropertyValue(PropertyName: String): Variant |
| method PropertyType(PropertyName: String): String |
| method Select |
| method SendToBack |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
| method ShowErrorHint(Hint: String[, ControlName: String]) |
| method ShowStatusHint(Hint: String[, ControlName: String]) |
| event OnClose |
| event OnOpen |