AssetDepreciationProfile::isLowValuePoolDepreciationMethod Method
Checks whether the depreciation method used by the depreciation profile is of a low value pool type.
Syntax
client server public static boolean isLowValuePoolDepreciationMethod(AssetDepreciationProfileId _depreciationProfile)
Run On
Called
Parameters
- _depreciationProfile
Type: AssetDepreciationProfileId Extended Data Type
The ID of the depreciation profile to check.
Return Value
Type: boolean
true if the depreciation method is of a low value pool type; otherwise, false.