RAssetDeprProfile::find Method

Reads the RAssetDeprProfile table for the specified record ID.

Syntax

client server public static RAssetDeprProfile find(
    RecId _recId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update.

Return Value

Type: RAssetDeprProfile Table
A buffer that contains the RAssetDeprProfile table.

See Also

Reference

RAssetDeprProfile Table