Share via


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

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.

See Also

Reference

PlanActivity Table