| property AlternateCode: String(28) [IC Alternate Code] readonly |
| property AverageCost: Number [Cost Price] readonly |
| property BarCode: String(28) [Bar Code] readonly |
| property BaseUOMCode: String(8) [CO UOM Code] readonly |
| property BinCode: String(16) [IC Bin Code] |

| property BinCodeLookup: Object readonly
|
| property BOF: Boolean readonly |
| property CanInsert: Boolean readonly |
| property Comment: String(30) [Comment] readonly |
| property Counted: Boolean [Boolean] readonly |
| property CountID: Number [IC Count ID] readonly |
| property CreditorCode: String(16) [AP Creditor Code] readonly |
| property CustomisationJSON: String |
| property Description: String(60) [Description] readonly |
| property Details: String(60) [Description U] readonly |
| property EOF: Boolean readonly |
| property ExpectedValue: Number [Amount] readonly |

| property FilterSort: Object readonly
|
| property LatestCost: Number [Cost Price] readonly |
| property LineID: Number [IC Stocktake Line ID] readonly |
| property ProductCode: String(28) [IC Product Code] readonly |
| property QuantityAllocated: Number [Quantity] readonly |
| property QuantityAvailable: Number [Quantity] readonly |
| property QuantityCounted: Number(13) [UOM Quantity] |
| property QuantityExpected: Number [UOM Quantity] readonly |
| property QuantityExpectedMovement: Number [UOM Quantity] readonly |
| property QuantityExpectedOpening: Number [UOM Quantity] readonly |
| property QuantityInStock: Number [Quantity] readonly |
| property QuantityVariance: Number [UOM Quantity] readonly |
| property RecNo: Number [Integer] |
| property RecordCount: Number [Integer] readonly |
| property SalesGroupCode: String(8) [AR Sales Group Code] readonly |
| property StandardCost: Number [Cost Price] readonly |
| property StockGroupCode: String(8) [IC Stock Group Code] readonly |
| property StocktakeVariance: Number [Quantity] readonly |
| property VariationValue: Number [Amount] readonly |
| 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 Print: Object |
| method PropertyType(PropertyName: String): String |
| method SaveCustomisation(UserCode: String) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
| method Sort(SortFields: String) |
| method SwapDown |
| method SwapUp |