Share via


AssetBook::hasOpenBookForAsset Method

Determines whether any AssetBook record that has a value of Open for the Status field is assigned to the specified fixed asset.

Syntax

client server public static boolean hasOpenBookForAsset(AssetId _assetId)

Run On

Called

Parameters

Return Value

Type: boolean
true if an open AssetBook record is found for the specified asset ID; otherwise, false.

See Also

Reference

AssetBook Table