Compartir a través de


TAMFundTable::find Method

Find a fund with the specified fund ID.

Syntax

client server public static TAMFundTable find(TAMFundID _fundID, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: TAMFundTable Table
The fund record with the specified fund ID.

See Also

Reference

TAMFundTable Table