Share via


PlanActivity.nextLevelPlanActivity Method

Finds the next level PlanActivity record of the specified type for the current record.

Syntax

public PlanActivity nextLevelPlanActivity(PlanActivityType _planActivityType, [boolean _useCache])

Run On

Called

Parameters

Return Value

Type: PlanActivity Table
A PlanActivity record.

Remarks

If more than one activity of the same type are present, only the first occurrence is returned.

See Also

Reference

PlanActivity Table