| property BOF: Boolean readonly |
| property BranchCode: String(8) [CO Branch Code] readonly required |
| property CostofSalesExclusive: Number [Amount] readonly |
| property CostValueExclusive: Number [Amount] readonly |
| property CreatedDate: Date readonly |
| property CreatedTime: Date readonly |
| property CreatedTimestamp: Date readonly |
| property CreatedUserCode: String(8) [CO User Code] readonly |
| property CreditorCode: String(16) [AP Creditor Code] readonly |
| property CustomerCode: String(16) [AR Customer Code] readonly |
| property CustomisationJSON: String |
| property DepartmentCode: String(8) [CO Department Code] readonly required |
| property Description: String(60) [Description] readonly calculated |
| property EOF: Boolean readonly |

| property FilterSort: Object readonly
|
| property GLAccountCode: String(8) [GL Account Code] readonly |
| property GLAccountOverridden: Boolean [Boolean] readonly |
| property GridTotalled: Boolean |
| property GstCode: String(4) [CO Gst Code] readonly |
| property HasLinks: Boolean [Boolean] readonly calculated |
| property HasMemos: Boolean [Boolean] readonly calculated |
| property InternalReference: String(30) [Reference] readonly calculated |
| property JobCode: String(16) [JC Job Code] readonly |
| property LocationCode: String(8) [IC Location Code] readonly required |
| property ModifiedDate: Date readonly |
| property ModifiedTime: Date readonly |
| property ModifiedTimestamp: Date readonly |
| property ModifiedUserCode: String(8) [CO User Code] readonly |
| property NonDiminishing: Boolean [Boolean] readonly |
| property OrderNo: String(30) [Order No] readonly |
| property OrderNoAlpha: String(30) [Order No] readonly |
| property PackingSlipNo: String(30) [Document No] readonly calculated |
| property ParentID: Number [IC Transaction ID] readonly |
| property PeriodID: Number [Period ID] readonly required |
| property PeriodName: String(40) [Period Name] readonly calculated |
| property PeriodNo: Number [SmallInt] readonly |
| property PriceCode: String(8) [CO Price Code] readonly |
| property ProductCode: String(28) [IC Product Code] readonly required |
| property QuantityIn: Number [Quantity] readonly calculated |
| property QuantityOut: Number [Quantity] readonly calculated |
| property RecordRevision: Number [Record Revision] readonly |
| property Reference: String(30) [Reference] readonly |
| property ReferenceAlpha: String(30) [Reference] readonly |
| property SalesValueExclusive: Number [Amount] readonly |
| property SellPriceBasis: String(1) [SellPriceBasis] readonly
| Values: I (Inclusive), E (Exclusive) |
|
| property SerialNo: String(28) [Serial No] readonly |
| property SourceID: Number [Source ID] readonly |
| property SourceLineID: Number [Source Line ID] readonly |
| property SourceModule: String(2) [Module Code] readonly required |
| property SourceType: String(1) [IC Source Type] readonly
| Values: I (Invoice), C (Credit), S (Shipment), T (Transfer), K (Stocktake), J (Job), M (Manufacture), O (Sales Order), U (Purchase Order), A (Adjustment Batch), W (Write Off), R (Receipt Batch), B (Bin Movement), N (Bin Count) |
|
| property StockGroupCode: String(8) [IC Stock Group Code] readonly required |
| property TrackingPruned: Boolean [Boolean] readonly |
| property TransactionDate: Date readonly |
| property TransactionID: Number [IC Transaction ID] readonly required |
| property TransactionPartyCode: String(16) [Custom] readonly calculated |
| property TransactionPartyName: String(35) [Custom U] readonly calculated |
| property TransactionQuantity: Number [Quantity] readonly |
| property TransactionType: String(1) [ICTranType] readonly required
| Values: I (Issue), C (Credit), R (Receipt), A (Adjustment), T (Transfer), U (Usage), M (Manufacture) |
|
| property TransferredToGL: Boolean [Boolean] readonly |
| property TransferredValue: Number [Amount] readonly |
| property UnitCostPrice: Number [Cost Price] readonly |
| property UnitSellingPrice: Number [Sell Price] readonly |
| property UOMCode: String(8) [CO UOM Code] readonly |
| property UOMMultiplier: Number [Quantity Multiplier] readonly required |
| property UOMTransactionQuantity: Number [UOM Quantity] readonly |
| property YearNo: Number [SmallInt] readonly |
| method DrillDown: Object |
| 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) |