| property ActiveProperty: String |

| property Asset: Object readonly
| property AssetCode: String(16) [FA Asset Code] readonly |
| property AssetDate: Date readonly |
| property AssetGroupCode: String(8) [FA Asset Group Code] readonly |
| property AssetLocationCode: String(8) [FA Asset Location Code] readonly |
| property AssetName: String(60) [Description] readonly |
| property AssetQuantity: Number [Quantity] readonly |
| property AssetStatus: String(1) [FAAssetStatus] readonly
| Values: N (Pending), A (Added), D (Depreciating), F (Fully Depreciated), P (Disposed) |
|
| property AssetValue: Number [Amount] readonly |
| property BarCode: String(28) [Bar Code] readonly |
| property BOF: Boolean readonly |
| property BookCode: String(8) [FA Book Code] readonly required |
| property BookValue: Number [Amount] readonly |
| property Category1: String(8) [FA Category 1 Code] readonly setting "FA\Cat1Alias" |
| property Category2: String(8) [FA Category 2 Code] readonly setting "FA\Cat2Alias" |
| property CostToDate: Number [Amount] readonly |
| property CreatedDate: Date readonly |
| property CreatedTime: Date readonly |
| property CreatedTimestamp: Date readonly |
| property CreatedUserCode: String(8) [CO User Code] readonly |
| property CreditorCode: String(16) [AP Creditor Code] readonly |
| property Custom1: String(60) [FA Asset Custom 1 Text] readonly setting "FA\AssetCustom1Alias" |
| property Custom2: String(60) [FA Asset Custom 2 Text] readonly setting "FA\AssetCustom2Alias" |
| property CustomerCode: String(16) [AR Customer Code] readonly |
| property CustomisationJSON: String |
| property DepreciableValue: Number [Amount] readonly |
| property DepreciationCode: String(3) [FA Depreciation Code] readonly |
| property DepreciationFrom: Number [Period ID] readonly |
| property DepreciationRate: Number [Depreciation Rate] readonly |
| property DepreciationTo: Number [Period ID] readonly |
| property DepreciationToDate: Number [Amount] readonly |
| property DepreciationValue: Number [Amount] readonly |
| property DisposalValue: Number [Amount] readonly |
| property EOF: Boolean readonly |

| property FilterSort: Object readonly
|
| property GainLossValue: Number [Amount] readonly |
| property GridTotalled: Boolean |
| property ImagePath: String(255) [File Path] readonly |
| property ImageType: String(1) [ImageType] readonly required
| Values: F (File), W (Web) |
|
| property Inactive: Boolean [Boolean] readonly |
| property LastHistoryPeriod: Number [Period ID] readonly |
| property ModifiedDate: Date readonly |
| property ModifiedTime: Date readonly |
| property ModifiedTimestamp: Date readonly |
| property ModifiedUserCode: String(8) [CO User Code] readonly |
| property ParentAssetCode: String(16) [FA Asset Code] readonly |
| property RealisedValue: Number [Amount] readonly |
| property RecordRevision: Number [Record Revision] readonly |
| property RecoveredValue: Number [Amount] readonly |
| property ResidualValue: Number [Amount] readonly |
| property RevaluationValue: Number [Amount] readonly |
| property SerialNo: String(28) [Serial No] readonly |
| property UsefulLife: Number [FA Useful Life] readonly |
| 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) |
|

| property AssetFilterSort: Object readonly
|
| property AssetFrom: String |

| property AssetFromLookup: Object readonly
|
| property AssetGroup: String |

| property AssetGroupFilterSort: Object readonly
|

| property AssetGroupLookup: Object readonly
|
| property AssetLocation: String |

| property AssetLocationFilterSort: Object readonly
|

| property AssetLocationLookup: Object readonly
|
| property AssetTo: String |

| property AssetToLookup: Object readonly
|
| property AutoSelect: Boolean |
| property Category1: String |

| property Category1FilterSort: Object readonly
|

| property Category1Lookup: Object readonly
|
| property Category2: String |

| property Category2FilterSort: Object readonly
|

| property Category2Lookup: Object readonly
|
| property ClassName: String readonly |
| property Creditor: String |

| property CreditorFilterSort: Object readonly
|

| property CreditorLookup: Object readonly
|
| property Customer: String |

| property CustomerFilterSort: Object readonly
|

| property CustomerLookup: Object readonly
|
| property DisplayInactive: Boolean |
| property IsFloatingWindow: Boolean |
| property Name: String |
| property RecordCount: Number readonly |
| method BringToFront |
| method Close |
| 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 |