FromXMLFile | Sets the object's properties using data from an XML file.
The XML file can be created using the object's ToXMLFile method. |
FromXMLString | Sets the object's properties using data from an XML string.
The XML string can be created using the object's ToXMLString method. |
GetXMLSchema | Returns the XML schema for the XML generated by the ToXMLFile and ToXMLString methods. |
ToXMLFile | Creates an XML file that represents the object. |
ToXMLString | Creates and returns an XML string that represents the object. |
AccountDetermination | The account determination for the Posting to G/L type of depreciation areas.
Field name: AcctDtn. Length: 15 characters. |
ActiveStatus | Indicate whether the depreciation area is active for the asset class. The system calculates the asset depreciation in all active depreciation areas.
Field name: Active. |
Code | The unique code for the asset class.
Field name: Code. Length: 20 characters. |
DepreciationAreaID | The depreciation areas for the asset class.
Field name: DprAreaID. Length: 15 characters. |
DepreciationTypeID | The depreciation type in the depreciation area.
Field name: DprTypID. Length: 15 characters. |
LineNumber | The current row number in the list.
Field name: LineNum. |
UseLife | The useful life in months for the assets in this asset class.
Field name: UseLife. |