AssetTable::isLowValuePoolAsset Method
Determines whether the asset contains any value models or depreciation books that use the low-value pool depreciation method.
Syntax
client server public static boolean isLowValuePoolAsset(AssetId _assetId, [AssetBookType _bookType])
Run On
Called
Parameters
- _assetId
Type: AssetId Extended Data Type
The asset to check.
- _bookType
Type: AssetBookType Enumeration
An AssetBookType value that determines whether the assets must be included in a value model or a depreciation book; optional.
Return Value
Type: boolean
true if the asset is a low-value pool asset; otherwise, false.