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
- _fundID
Type: TAMFundID Extended Data Type
The fund ID of the fund to be found.
- _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.