Share via


PlanActivity.downstreamPlanActivities Method

Retrieves the set of activities that are directly connected to the current activity in the plan graph.

Syntax

public Set downstreamPlanActivities(PlanRefRecId _plan)

Run On

Called

Parameters

Return Value

Type: Set Class
A Set of the PlanActivity records that are directly connected to the current activity.

See Also

Reference

PlanActivity Table