PlanActivity.nextLevelPlanActivityLocation Method
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.