Share via


AssetPropertyGroup::find Method

Finds the specified record in the AssetPropertyGroup table.

Syntax

client server public static AssetPropertyGroup find(
    RecId _recId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: AssetPropertyGroup Table
A record of the AssetPropertyGroup table if found; otherwise, an empty buffer.

See Also

Reference

AssetPropertyGroup Table