Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the last PlanActivity record of the specified type.
Syntax
public PlanActivity lastPlanActivityType(PlanActivityType _planActivityType)
Run On
Called
Parameters
- _planActivityType
Type: PlanActivityType Enumeration
A PlanActivityType enumeration value that holds the plan activity type.
Return Value
Type: PlanActivity Table
The last PlanActivity record of the specified type; otherwise, an empty record.