Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.