AssetShiftDepreciationProfile_IN::existByProfileId Method
Checks whether there is a record of the profile for the specified asset shift depreciation.
Syntax
client server public static boolean existByProfileId(AssetDepreciationProfileId _profileId)
Run On
Called
Parameters
- _profileId
Type: AssetDepreciationProfileId Extended Data Type
The profile ID of the specified asset depreciation.
Return Value
Type: boolean
true if there is a record; otherwise, false.