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

Return Value

Type: boolean
true if the asset ID is associated with a project; otherwise, false.

See Also

Reference

ProjTable Table