Share via


AssetActivityCode::find Method

Finds the specified record in the AssetActivityCode table.

Syntax

client server public static AssetActivityCode find(
    RecId _recId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: AssetActivityCode Table
A record of the AssetActivityCode table if found; otherwise, an empty buffer.

See Also

Reference

AssetActivityCode Table