| 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) [SPBaseCost] readonly
| Values: V (Valuation), S (Standard), L (Latest), A (Average) |
|
| property BaseSell: String(8) [CO Price Code] readonly |
| property BOF: Boolean readonly |
| property BypassMinimumMargin: 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 [SP Rule ID] readonly required |
| property RuleType: String(1) [SPRuleType] readonly required
| Values: F (Fixed), C (Cost Relative), S (Sell 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) [SPWhat] readonly
| Values: P (Product), G (Stock Group), S (Sales Group), C (Creditor), D (Discount), 1 (IC Category 1), 2 (IC Category 2) |
|
| property Who1Code: String(20) [Who Code] readonly |
| property Who1Desc: String(60) [Description U] readonly calculated |
| property Who1Type: String(1) [SPWho] readonly
| Values: C (Customer), G (Customer Group), A (Sales Area), P (Sales Person), L (Price Code), D (Discount), Y (Delivery Address), 1 (AR Category 1), 2 (AR Category 2), 3 (IN Category 1), 4 (IN Category 2), J (Job), B (Job Group), 5 (JC Category 1), 6 (JC Category 2) |
|
| 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) [SPWhat]
| Values: P (Product), G (Stock Group), S (Sales Group), C (Creditor), D (Discount), 1 (IC Category 1), 2 (IC Category 2) |
|
| property What2Code: String(28) [What Code] |

| property What2CodeLookup: Object readonly
|
| property What2Type: String(1) [SPWhat]
| Values: P (Product), G (Stock Group), S (Sales Group), C (Creditor), D (Discount), 1 (IC Category 1), 2 (IC Category 2) |
|
| property Where1Code: String(8) [Where Code] |

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

| property Who1CodeLookup: Object readonly
|
| property Who1Type: String(1) [SPWho]
| Values: C (Customer), G (Customer Group), A (Sales Area), P (Sales Person), L (Price Code), D (Discount), Y (Delivery Address), 1 (AR Category 1), 2 (AR Category 2), 3 (IN Category 1), 4 (IN Category 2), J (Job), B (Job Group), 5 (JC Category 1), 6 (JC Category 2) |
|
| property Who2Code: String(20) [Who Code] |

| property Who2CodeLookup: Object readonly
|
| property Who2Type: String(1) [SPWho]
| Values: C (Customer), G (Customer Group), A (Sales Area), P (Sales Person), L (Price Code), D (Discount), Y (Delivery Address), 1 (AR Category 1), 2 (AR Category 2), 3 (IN Category 1), 4 (IN Category 2), J (Job), B (Job Group), 5 (JC Category 1), 6 (JC Category 2) |
|
| 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 |