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 first PlanActivity record of the specified type.
Syntax
public PlanActivity firstPlanActivityType(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 first PlanActivity record of the specified type; otherwise, an empty record.