Share via


AssetGroupSetupBonus_IN::find Method

Finds an asset group setup bonus by record ID.

Syntax

client server public static AssetGroupSetupBonus_IN find(
    RecId _recId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to update the record.

Return Value

Type: AssetGroupSetupBonus_IN Table
The instance of the AssetGroupSetupBonus_IN class.

See Also

Reference

AssetGroupSetupBonus_IN Table