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. |
AssetClassCollection | Represents the line entries of an asset class. |
AssetType | The type of the asset.
Field name: AssetType. |
AttributeGroup | The attribute group that you want to assign to the asset class.
Field name: AttrGrp. |
BPLID | Represents the branch ID (in Brazilian localization); represents the business place ID (in Korean localization).
Field name: BPLId. |
Code | The unique code for the asset class.
Field name: Code. Length: 20 characters. |
Description | The description of the asset class.
Field name: Name. Length: 100 characters. |
ValueLimitFrom | The lower limit for low value assets.
Field name: LimitFrom. |
ValueLimitTo | The upper limit for low value assets.
Field name: LimitTo. |