| property AlternateCode: String(28) [IC Alternate Code] readonly |
| property AverageCost: Number [Cost Price] readonly |
| property BackOrder: Boolean [Boolean] readonly |
| property BarCode: String(28) [Bar Code] readonly |
| property BaseUOMCode: String(8) [CO UOM Code] readonly |
| property BinCode: String(16) [IC Bin Code] readonly |
| property BOF: Boolean readonly |
| property Category1: String(8) [IC Category 1 Code] readonly setting "IC\Cat1Alias" |
| property Category2: String(8) [IC Category 2 Code] readonly setting "IC\Cat2Alias" |
| property ClosingStockQuantity: Number [Quantity] readonly |
| property Comment: String(30) [Comment] readonly |
| property CommissionPercentage: Number [Markup] readonly |
| property ComponentMode: String(1) [ICComponentMode] readonly required
| Values: N (None), A (Automatic Kitset), M (Manual Kitset), F (Manufacture) |
|
| property CountLines: Number [SmallInt] readonly |
| property CreditorCode: String(16) [AP Creditor Code] readonly |
| property DateOfLastManufacture: Date readonly |
| property DateOfLastReceipt: Date readonly |
| property DateOfLastSale: Date readonly |
| property DateofLastStocktake: Date readonly |
| property DateOfLastUsage: Date readonly |
| property Description: String(60) [Description] readonly |
| property Details: String(60) [Description U] readonly |
| property Discontinued: Boolean [Boolean] readonly |
| property DiscountScheduleCode: Number [SmallInt] readonly |
| property DocumentID: Number [IC Stocktake ID] readonly |
| property Duty: Number [Duty Rate] readonly |
| property Editing: Boolean readonly |
| property EOF: Boolean readonly |
| property ExpectedTransactionID: Number [IC Transaction ID] required |
| property ExpiryDateTracked: Boolean [Boolean] readonly |

| property FilterSort: Object readonly
| property Filter: String |
| property FilterJSON: String |
| property Sort: String |
| property SortJSON: String |
| method Edit([FieldName: String, Operator: String, Criteria: String]*): Boolean |
| method GetPropertyValue(PropertyName: String): Variant |
| method PropertyType(PropertyName: String): String |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property HasParts: Boolean [Boolean] readonly |
| property ImagePath: String(255) [File Path] readonly |
| property Inactive: Boolean [Boolean] readonly |
| property LastHistoryPeriod: Number [Period ID] readonly |
| property LatestCost: Number [Cost Price] readonly |
| property LeadTime: Number [SmallInt] readonly |
| property LineID: Number [IC Stocktake Line ID] readonly required |
| property LineStatus: String(1) [IC Stocktake Post Status] readonly
| Values: U (Uncounted), C (Counted), P (Posted), D (Deleted) |
|
| property LocationCode: String(8) [IC Location Code] readonly |
| property LotTracked: Boolean [Boolean] readonly |
| property ManuallyCosted: Boolean [Boolean] readonly |
| property NonDiminishing: Boolean [Boolean] readonly |
| property PeriodID: Number [Period ID] readonly |
| property ProductCode: String(28) [IC Product Code] |
| property PurchaseUOMCode: String(8) [CO UOM Code] readonly |
| property QuantityAllocated: Number [Quantity] readonly |
| property QuantityAvailable: Number [Quantity] readonly |
| property QuantityCounted: Number [Quantity] readonly |
| property QuantityExpected: Number [Quantity] readonly |
| property QuantityExpectedMovement: Number [Quantity] readonly |
| property QuantityExpectedOpening: Number [Quantity] readonly |
| property QuantityInStock: Number [Quantity] readonly |
| property QuantityOver: Number [Quantity] readonly |
| property QuantityUnder: Number [Quantity] readonly |
| property QuantityVariance: Number [Quantity] readonly |
| property RecNo: Number [Integer] |
| property RecordCount: Number [Integer] readonly |
| property RecordMax: Number [Integer] readonly |
| property SalesGroupCode: String(8) [AR Sales Group Code] readonly required |
| property SaleUOMCode: String(8) [CO UOM Code] readonly |
| property SerialTracked: String(1) [ICSerialTracked] readonly
| Values: N (None), S (Sale), P (Purchase) |
|
| property StandardCost: Number [Cost Price] readonly |
| property StockGroupCode: String(8) [IC Stock Group Code] readonly required |

| property Tracking: Object readonly
| property BinCode: String(16) [IC Bin Code] |
| property BOF: Boolean readonly |
| property Class: String(1) [ICPendingDetailType] readonly
| Values: A (Allocation), T (Transfer Out), V (Variation), I (Transfer In), S (Shipped), C (Commitment), R (Returned), W (Write Off), P (In Production) |
|
| property Contra: Boolean [Boolean] readonly |
| property DetailID: Number [IC Detail ID] readonly |
| property Editing: Boolean readonly |
| property EOF: Boolean readonly |
| property ExpiryDate: Date |

| property FilterSort: Object readonly
| property Filter: String |
| property FilterJSON: String |
| property Sort: String |
| property SortJSON: String |
| method Edit([FieldName: String, Operator: String, Criteria: String]*): Boolean |
| method GetPropertyValue(PropertyName: String): Variant |
| method PropertyType(PropertyName: String): String |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property FixedLot: Boolean [Boolean] readonly |
| property LineNo: Number [SmallInt] calculated |
| property LocationCode: String(8) [IC Location Code] |
| property LotDate: Date |
| property LotNo: String(28) [IC Lot No] |
| property Pending: Boolean [Boolean] readonly |
| property PeriodID: Number [Period ID] readonly |
| property PeriodNo: Number [SmallInt] readonly calculated |
| property Quantity: Number [Quantity] |
| property RecNo: Number [Integer] |
| property RecordCount: Number [Integer] readonly |
| property RecordMax: Number [Integer] readonly |
| property SerialNo: String(28) [IC Serial No] |
| property SourceID: Number [Source ID] readonly |
| property SourceLineID: Number [Source Line ID] readonly |
| property TransactionID: Number [IC Transaction ID] readonly |
| property UOMCode: String(8) [CO UOM Code] |
| property UOMMultiplier: Number [Quantity Multiplier] readonly |
| property UOMQuantity: Number [UOM Quantity] readonly |
| property YearNo: Number [SmallInt] readonly calculated |
| method Append |
| method ApplyOrder(Order: Array of Variant) |
| method Cancel |
| method Delete |
| method Edit |
| method Empty |
| method First |
| method GetFieldDomain(FieldName: String): String |
| method GetPropertyValue(PropertyName: String): Variant |
| method Insert |
| method Last |
| method Next |
| method Prev |
| method PropertyType(PropertyName: String): String |
| method Refresh |
| method RefreshTracking |
| method Save |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
| method SwapDown |
| method SwapUp |
|
| property TrackingRequired: String(1) [ICTrackingRequired] readonly
| Values: N (None), C (Complete), I (Incomplete) |
|
| property UOMCode: String(8) [CO UOM Code] readonly |
| property UOMMultiplier: Number [Quantity Multiplier] readonly |
| property UOMQuantityCounted: Number [UOM Quantity] readonly |
| property ValuationCost: Number [Cost Price] readonly |
| property ValueOver: Number [Amount] readonly |
| property ValueUnder: Number [Amount] readonly |
| property ValueVariance: Number [Amount] readonly |
| method Append |
| method ApplyOrder(Order: Array of Variant) |
| method Cancel |
| method Delete |
| method Edit |
| method Empty |
| method First |
| method GetFieldDomain(FieldName: String): String |
| method GetPropertyValue(PropertyName: String): Variant |
| method Insert |
| method Last |
| method Next |
| method Prev |
| method PropertyType(PropertyName: String): String |
| method Refresh |
| method Save |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
| method SwapDown |
| method SwapUp |