TaxUnrealizedDocuSetTable::find Method

Finds the TaxUnrealizedDocuSetTable record according to the record ID.

Syntax

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

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the selected record can be updated.

Return Value

Type: TaxUnrealizedDocuSetTable Table
The record of the TaxUnrealizedDocuSetTable table.

See Also

Reference

TaxUnrealizedDocuSetTable Table