| property BOF: Boolean readonly |
| property CanInsert: Boolean readonly |
| property CurrencyCode: String(3) [CO Currency Code] |

| property CurrencyCodeLookup: Object readonly
|
| property CustomisationJSON: String |
| property Default: Boolean [Boolean] |
| property Effective: Boolean [Boolean] |
| property EffectiveDate: Date |
| property EOF: Boolean readonly |
| property Inactive: Boolean [Boolean] |
| property LineNo: Number [Integer] calculated |
| property MarkupPriceCode: String(12) [CO Price Code] |

| property MarkupPriceCodeLookup: Object readonly
|
| property PriceCode: String(12) [CO Price Code] |

| property PriceCodeLookup: Object readonly
|
| property PriceGroupCode: String(12) [CO Price Code] |

| property PriceGroupCodeLookup: Object readonly
|
| property PriceListGstBasis: String(1) [InclExcl]
| Values: I (Inclusive), E (Exclusive) |
|
| property PriceListName: String(30) [Short Description] |
| property PriceNumber: Number [Integer] |
| property PriceType: String(1) [COPriceType]
| Values: L (List), G (Group) |
|
| property RecNo: Number [Integer] |
| property RecordCount: Number [Integer] readonly |
| property RoundingDirection: String(1) [RoundingDirection]
| Values: N (Nearest), U (Up), D (Down) |
|
| property RoundingUnit: Number(13) [FX Sell Price] |
| method Append |
| method Delete |
| method First |
| method GetPropertyValue(PropertyName: String): Variant |
| method Insert |
| method Last |
| method LoadCustomisation(UserCode: String) |
| method LoadCustomisationJson(FileOrJSON: String) |
| method Next |
| method Prev |
| method PropertyType(PropertyName: String): String |
| method Refresh |
| method SaveCustomisation(UserCode: String) |
| method SetDefault |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
| method Sort(NewSort: String) |
| method SwapDown |
| method SwapUp |