property BOF: Boolean readonly | |||||
property DeliveryAddress1: String(40) [Delivery Address 1 U] readonly heat 2 | |||||
property DeliveryAddress2: String(40) [Delivery Address 2 U] readonly heat 2 | |||||
property DeliveryAddress3: String(40) [Delivery Address 3 U] readonly heat 2 | |||||
property DeliveryAddress4: String(40) [Delivery Address 4 U] readonly heat 2 | |||||
property DeliveryAddress5: String(40) [Delivery Address 5 U] readonly heat 2 | |||||
property DeliveryCode: String(20) [CO Delivery Code] readonly required heat 1 | |||||
property DeliveryCountryCode: String(2) [CO Country Code] readonly heat 2 | |||||
property DeliveryPostCode: String(10) [Post Code] readonly heat 2 | |||||
property EOF: Boolean readonly | |||||
| property FilterSort: Object readonly | ||||
property IndexName: String
| |||||
property Latitude: Number [GeoCoordinate] readonly heat 2 | |||||
property Longitude: Number [GeoCoordinate] readonly heat 2 | |||||
property RecNo: Number [Integer] | |||||
property RecordCount: Number [Integer] readonly | |||||
property RecordMax: Number [Integer] readonly | |||||
property RecordRevision: Number [Record Revision] readonly heat 9 | |||||
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]) |