PlanActivityTime::find Method
Finds the specified record in the PlanActivityTime table.
Syntax
client server public static PlanActivityTime find(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: PlanActivityTime Table
A record in the PlanActivityTime table; otherwise, an empty record.