ProjTable::existAssetProject Method
Checks whether the fixed asset is associated with a project.
Syntax
client server public static boolean existAssetProject(AssetId _assetId)
Run On
Called
Parameters
- _assetId
Type: AssetId Extended Data Type
The asset ID to check for association with projects.
Return Value
Type: boolean
true if the asset ID is associated with a project; otherwise, false.