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.
Finds the next level PlanActivityLocation record of the specified type for the current record.
Syntax
public PlanActivityLocation nextLevelPlanActivityLocation(PlanActivityType _planActivityType)
Run On
Called
Parameters
- _planActivityType
Type: PlanActivityType Enumeration
A PlanActivityType enumeration value.
Return Value
Type: PlanActivityLocation Table
A PlanActivityLocation record.
Remarks
If more than one activity of the same type are present, only the first occurrence is returned.