| property BatchID: Number [IC Manufacture Batch ID] readonly required |
| property BinCode: String(16) [IC Bin Code] readonly |
| property BOF: Boolean readonly |
| property Comment: String(30) [Comment] 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 CustomisationJSON: String |
| property Description: String(60) [Description] readonly |
| property Details: String(60) [Description] readonly |
| property EOF: Boolean readonly |
| property ExpiryDate: Date readonly |

| property FilterSort: Object readonly
|
| property GridTotalled: Boolean |
| property HasLinks: Boolean [Boolean] readonly calculated |
| property HasMemos: Boolean [Boolean] readonly calculated |
| property LocationCode: String(8) [IC Location Code] readonly required |
| property LotNo: String(28) [IC Lot No] readonly |
| property ManufactureID: Number [Source Line ID] readonly |
| property ModifiedDate: Date readonly |
| property ModifiedTime: Date readonly |
| property ModifiedTimestamp: Date readonly |
| property ModifiedUserCode: String(8) [CO User Code] readonly |
| property PeriodID: Number [Period ID] readonly required |
| property PeriodName: String(40) [Period Name] readonly calculated |
| property PeriodNo: Number [SmallInt] readonly |
| property PostStatus: String(1) [ICPostStatus] readonly
| Values: U (Unposted), O (Open), P (Posted), D (Deleted) |
|
| property PrintStatus: String(1) [ICPrintStatus] readonly
| Values: U (Unprinted), P (Printed) |
|
| property ProductCode: String(28) [IC Product Code] readonly |
| property RecordRevision: Number [Record Revision] readonly |
| property Reference: String(30) [Reference] readonly |
| property ReferenceAlpha: String(30) [Reference] readonly |
| property SerialNo: String(28) [Serial No] readonly |
| property StorePersonCode: String(8) [IC Store Person Code] readonly required |
| property TotalVolume: Number [Volume] readonly |
| property TotalWeight: Number [Weight] readonly |
| property TransactionDate: Date readonly |
| property TransactionQuantity: Number [Quantity] readonly |
| property UnitCostPrice: Number [Cost Price] readonly |
| property UOMCode: String(8) [CO UOM Code] readonly |
| property UOMMultiplier: Number [Quantity Multiplier] readonly required |
| property UOMTransactionQuantity: Number [UOM Quantity] readonly |
| property UOMUnitCostPrice: Number [Cost Price] readonly |
| property YearNo: Number [SmallInt] readonly |
| 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 Post |
| method PostAll |
| method Prev |
| method Print: Object |
| method PropertyType(PropertyName: String): String |
| method Refresh |
| method SaveCustomisation(UserCode: String) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |