AssetGroupInformation_IN::find Method
Finds asset group information by record ID.
Syntax
client server public static AssetGroupInformation_IN find(RecId _recId, [boolean _forupdate])
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.
Return Value
Type: AssetGroupInformation_IN Table
The instance of the AssetGroupInformation_IN class.