AssetGroupTrans_IN::exist Method
Checks whether an asset group exists by record ID.
Syntax
client server public static boolean exist(RecId _recId)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID.
Return Value
Type: boolean
true if the asset group exists; otherwise, false.