Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.