
| property Bin: Object readonly
| property ActiveBinCountID: Number [IC Bin Count ID] readonly |
| property BinCode: String(16) [IC Bin Code] |
| property BinID: Number [IC Bin ID] readonly |
| property BinName: String(30) [Short Description] |
| property BOF: Boolean readonly |
| property Custom1: String(30) [IC Bin Custom 1 Text] setting "IC\BinCustom1Alias" |
| property Custom2: String(30) [IC Bin Custom 2 Text] setting "IC\BinCustom2Alias" |
| property DateOfLastCount: Date readonly |
| property Editing: Boolean readonly |
| property EOF: 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 GenerateFrom: Boolean [Boolean] required |
| property Inactive: Boolean [Boolean] readonly |
| property LocationCode: String(8) [IC Location Code] readonly required |
| property PickingPriority: Number [SmallInt] readonly |
| property PickingSequence: Number [SmallInt] |
| property RecNo: Number [Integer] |
| property RecordCount: Number [Integer] readonly |
| property RecordMax: Number [Integer] readonly |
| property RecordRevision: Number [Record Revision] readonly |
| method Append |
| method ApplyOrder(Order: Array of Variant) |
| method Cancel |
| method Delete |
| method Edit |
| method Empty |
| method Find(Value: String): Boolean |
| method FindExact(Value: String): Boolean |
| 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 |
|
| property BinTracked: Boolean [Boolean] heat 2 |
| property BOF: Boolean readonly |
| property EOF: 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 IndexName: String
| Value | Index Fields |
| Location | LocationCode |
| ActiveLocation | Inactive;LocationCode |
| BinTrackedLocation | BinTracked;LocationCode |
| CountLocation | CountType;LocationCode |
|
| property LocationCode: String(8) [IC Location Code] required heat 1 |
| property LocationName: String(60) [Name] readonly heat 2 |
| property RecNo: Number [Integer] |
| property RecordCount: Number [Integer] readonly |
| property RecordMax: Number [Integer] readonly |
| method CancelRange |
| method Find(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean |
| method FindExact(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean |
| method First |
| method GetFieldDomain(FieldName: String): String |
| method GetPropertyValue(PropertyName: String): Variant |
| method Last |
| method Next |
| method Prev |
| method PropertyType(PropertyName: String): String |
| method Refresh |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
| method SetRange(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]) |
| method SetRangeEnd(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]) |
| method SetRangeStart(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]) |