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
- _recId
Type: RecId Extended Data Type
The record ID.
- _forupdate
Type: boolean
A Boolean value that indicates whether to update the record.
- _concurrencyModel
Type: ConcurrencyModel Enumeration
The concurrency model.
Return Value
Type: AssetGroupSetupBonus_IN Table
The instance of the AssetGroupSetupBonus_IN class.