Share via


AssetAllocationRule_CN::findByRuleId Method

Searches for a specified AssetAllocationRule_CN record by its rule ID.

Syntax

client server public static AssetAllocationRule_CN findByRuleId(
    AllocationRuleId_CN _id, 
   [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