Share via


AssetPropertyGroup::findByAssetPropertyGroup Method

Finds the specified record in the AssetPropertyGroup table for a given property group.

Syntax

client server public static AssetPropertyGroup findByAssetPropertyGroup(
    AssetPropertyGroupCodeId _assetPropertyGroup, 
   [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