AssetAllocationRule_CN::find Method
Searches for a specified AssetAllocationRule_CN record.
Syntax
client server public static AssetAllocationRule_CN find(
RefRecId _recId,
[boolean _forUpdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _recId
Type: RefRecId Extended Data Type
The identifier (ID) for the record you want to find.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the record will be read for updating; optional.
- _concurrencyModel
Type: ConcurrencyModel Enumeration
The concurrency model option to use for reading the record; optional.
Return Value
Type: AssetAllocationRule_CN Table
Either a record in the AssetAllocationRule_CN table or an empty record.