| property ActiveProperty: String |
| property AllLocations: Boolean |
| property AutoSelect: Boolean |

| property Batch: Object readonly
| property BatchID: Number [IC Bin Count ID] readonly required |
| property BinCode: String(16) [IC Bin Code] readonly required |
| property BOF: Boolean readonly |
| property Comment: String(30) [Comment] readonly |
| property CreatedDate: Date readonly |
| property CreatedTime: Date readonly |
| property CreatedTimestamp: Date readonly |
| property CreatedUserCode: String(8) [CO User Code] readonly |
| property Custom1: String(30) [IC Bin Count Custom 1 Text] readonly |
| property Custom2: String(30) [IC Bin Count Custom 2 Text] readonly |
| property CustomisationJSON: String |
| property Details: String(60) [Description] readonly |
| property EOF: Boolean 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 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) [IC Stocktake Post Status] readonly
| Values: U (Uncounted), C (Counted), P (Posted), D (Deleted) |
|
| property PrintStatus: String(1) [ICPrintStatus] readonly
| Values: U (Unprinted), P (Printed) |
|
| property RecordRevision: Number [Record Revision] readonly |
| property Reference: String(30) [Reference] readonly |
| property ReferenceAlpha: String(30) [Reference] readonly |
| property StorePersonCode: String(8) [IC Store Person Code] readonly required |
| property TransactionDate: Date 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) |
|
| property ClassName: String readonly |
| property From: Number [Integer] |
| property IsFloatingWindow: Boolean |
| property Location: String |

| property LocationLookup: Object readonly
|
| property LocationName: String readonly |
| property Name: String |
| property Period: String |
| property PeriodFrom: Number [Integer] |
| property PeriodSelection: String |
| property PeriodTo: Number [Integer] |
| property RecordCount: Number readonly |

| property Selection: Object readonly
|
| property StorePerson: String |

| property StorePersonLookup: Object readonly
|
| property To: Number [Integer] |
| method BringToFront |
| method Close |
| method FindBatch(BatchID: String): Boolean |
| method GetPropertyValue(PropertyName: String): Variant |
| method PropertyType(PropertyName: String): String |
| method Select |
| method SendToBack |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
| method ShowErrorHint(Hint: String[, ControlName: String]) |
| method ShowStatusHint(Hint: String[, ControlName: String]) |
| event OnClose |
| event OnOpen |