Share via


RAssetInferiorDisposalTable::find Method

Reads the RAssetInferiorDisposalTable table for the specified record ID.

Syntax

client server public static RAssetInferiorDisposalTable 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: RAssetInferiorDisposalTable Table
A buffer that contains the RAssetInferiorDisposalTable table.

See Also

Reference

RAssetInferiorDisposalTable Table