| property ActiveProperty: String |
| property AllLocations: Boolean |
| property AutoSelect: Boolean |
| property BOF: Boolean readonly |
| property ClassName: String readonly |
| property CurrentHistory: String |
| property DisplayDeleted: Boolean |
| property EOF: Boolean readonly |

| property FilterSort: Object readonly
|
| property IsFloatingWindow: Boolean |
| property LocationCode: String |

| property LocationCodeLookup: Object readonly
|
| property Name: String |
| property PeriodFrom: Number [Integer] |
| property PeriodSelection: String |
| property PeriodTo: Number [Integer] |
| property RecordCount: Number readonly |
| property SelectDocuments: String |

| property Stocktake: Object readonly
| property BOF: Boolean readonly |
| property CountType: String(1) [IC Count Type] readonly
| Values: B (Basic), S (Single), A (Additive), D (Detailed) |
|
| property CreatedDate: Date readonly |
| property CreatedTime: Date readonly |
| property CreatedTimestamp: Date readonly |
| property CreatedUserCode: String(8) [CO User Code] readonly |
| property CustomisationJSON: String |
| property Details: String(60) [Description] readonly |
| property DocumentClass: String(1) [IC Stocktake Class] readonly required
|
| property DocumentDate: Date readonly |
| property DocumentID: Number [IC Stocktake ID] readonly |
| property DocumentType: String(1) [DocumentType] readonly required
| Values: N (Normal), H (Historic) |
|
| 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 |
| property LocationName: String(60) [Name] readonly calculated |
| 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 |
| 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 RecordRevision: Number [Record Revision] readonly |
| property Reference: String(30) [Reference] 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 Prev |
| method Print: Object |
| method PropertyType(PropertyName: String): String |
| method Refresh |
| method SaveCustomisation(UserCode: String) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| method BringToFront |
| method Close |
| method Find(Value: String): Boolean |
| method FindDoc(DocumentID: String): Boolean |
| method FindExact(Value: String): Boolean |
| method FindStocktake(DocumentID: String): Boolean |
| method First |
| method GetPropertyValue(PropertyName: String): Variant |
| method Last |
| method Next |
| method Post |
| method PostAll |
| method Prev |
| 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 |