Share via


AssetPropertyGroup::checkExist Method

Determines whether the specified record is located in the AssetPropertyGroup table.

Syntax

client server public static boolean checkExist(RecId _recId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

Remarks

If the specified record is not located in the AssetPropertyGroup table, an error message is displayed.

See Also

Reference

AssetPropertyGroup Table