AssetCondition::find Method

Reads the AssetCondition table for the specified condition.

Syntax

client server public static AssetCondition find(
    AssetConditionId _condition, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that determines whether the record should be selected for update; optional.

Return Value

Type: AssetCondition Table
An asset condition buffer.

See Also

Reference

AssetCondition Table