| property ActiveProperty: String |
| property AppendToFile: Boolean |
| property AutoOpenFile: Boolean |
| property ClassName: String readonly |
| property ColumnHeaders: Boolean |
| property Destination: String |
| property EMailAddress: String |
| property EMailAttachments: String |
| property EMailBCC: String |
| property EMailCC: String |
| property EMailFileName: String |
| property EMailFrom: String |
| property EMailReplyTo: String |
| property EMailSubject: String |
| property FileName: String |
| property Format: String |
| property IsFloatingWindow: Boolean |
| property Location: String |

| property LocationLookup: Object readonly
| property CustomisationJSON: String |
| property WordFilter: String |
| method GetPropertyValue(PropertyName: String): Variant |
| method LoadCustomisation(UserCode: String[, Index: Number]) |
| method LoadCustomisationJSON(Filename: String) |
| method PropertyType(PropertyName: String): String |
| method SaveCustomisation([UserCode: String, Index: Number]) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property Name: String |
| property NewWorkbook: Boolean |
| property OutputFolder: String |

| property Printer: Object readonly
| property Collate: Boolean |
| property Copies: Number [Integer] |
| property Duplex: String |
| property PrinterName: String |
| method GetPropertyValue(PropertyName: String): Variant |
| method PropertyType(PropertyName: String): String |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property PrinterName: String |
| property PrintMode: String readonly |

| property Product: Object readonly
| property BarCode: String(28) [Bar Code] |

| property BarCodeLookup: Object readonly
| property CustomisationJSON: String |
| method GetPropertyValue(PropertyName: String): Variant |
| method LoadCustomisation(UserCode: String[, Index: Number]) |
| method LoadCustomisationJSON(Filename: String) |
| method PropertyType(PropertyName: String): String |
| method SaveCustomisation([UserCode: String, Index: Number]) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property BOF: Boolean readonly |
| property CanInsert: Boolean readonly |
| property Count: Number [Integer] |
| property Custom1: String(30) [Short Custom Text] |
| property Custom2: String(30) [Short Custom Text] |
| property Description: String(60) [Description] readonly |
| property EOF: Boolean readonly |
| property LotNo: String(28) [IC Lot No] |

| property LotNoLookup: Object readonly
| property CustomisationJSON: String |
| method GetPropertyValue(PropertyName: String): Variant |
| method LoadCustomisation(UserCode: String[, Index: Number]) |
| method LoadCustomisationJSON(Filename: String) |
| method PropertyType(PropertyName: String): String |
| method SaveCustomisation([UserCode: String, Index: Number]) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property ProductCode: String(28) [IC Product Code] |

| property ProductCodeLookup: Object readonly
| property CustomisationJSON: String |
| property DisplayInactive: Boolean |
| property WordFilter: String |
| method GetPropertyValue(PropertyName: String): Variant |
| method LoadCustomisation(UserCode: String[, Index: Number]) |
| method LoadCustomisationJSON(Filename: String) |
| method PropertyType(PropertyName: String): String |
| method SaveCustomisation([UserCode: String, Index: Number]) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property RecNo: Number [Integer] |
| property RecordCount: Number [Integer] readonly |
| property SerialNo: String(28) [IC Serial No] |

| property SerialNoLookup: Object readonly
| property CustomisationJSON: String |
| method GetPropertyValue(PropertyName: String): Variant |
| method LoadCustomisation(UserCode: String[, Index: Number]) |
| method LoadCustomisationJSON(Filename: String) |
| method PropertyType(PropertyName: String): String |
| method SaveCustomisation([UserCode: String, Index: Number]) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property SourceDocumentID: Number [Integer] |
| property SourceLineID: Number [Integer] |
| property SourceModule: String(2) [Module Code] |
| property UOMCode: String(8) [CO UOM Code] |

| property UOMCodeLookup: Object readonly
| property CustomisationJSON: String |
| method GetPropertyValue(PropertyName: String): Variant |
| method LoadCustomisation(UserCode: String[, Index: Number]) |
| method LoadCustomisationJSON(Filename: String) |
| method PropertyType(PropertyName: String): String |
| method SaveCustomisation([UserCode: String, Index: Number]) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property UOMName: String(8) [CO UOM Name] |
| method Append |
| method Delete |
| method First |
| method GetPropertyValue(PropertyName: String): Variant |
| method Insert |
| method Last |
| method Next |
| method Prev |
| method PropertyType(PropertyName: String): String |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
| method Sort(SortFields: String) |
| method SwapDown |
| method SwapUp |
|
| property ReadReceipt: Boolean |
| property ReportFileName: String |
| property ShortName: String |
| property StartFromLabel: Number(13) [Integer] |
| property Title: String |
| method BringToFront |
| method Close |
| method GetPropertyValue(PropertyName: String): Variant |
| method PropertyType(PropertyName: String): String |
| method Run([Arg1: Variant, Arg2: Variant, Arg3: Variant, Arg4: Variant, Arg5: Variant, Arg6: Variant, Arg7: Variant, Arg8: Variant, Arg9: Variant]) |
| method SendToBack |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
| method SetScriptArgs([Arg1: Variant, Arg2: Variant, Arg3: Variant, Arg4: Variant, Arg5: Variant, Arg6: Variant, Arg7: Variant, Arg8: Variant, Arg9: Variant]) |
| method ShowErrorHint(Hint: String[, ControlName: String]) |
| method ShowStatusHint(Hint: String[, ControlName: String]) |
| event OnPrint |