Share via


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

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the record will be read for updating; optional.

Return Value

Type: AssetAllocationRule_CN Table
Either a record in the AssetAllocationRule_CN table or an empty record.

See Also

Reference

AssetAllocationRule_CN Table