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
- _plan
Type: PlanRefRecId Extended Data Type
The record ID of the Plan record.
Return Value
Type: Set Class
A Set of the PlanActivity records that are directly connected to the current activity.