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.
Determines if the specified PlanActivity record is a dependent activity in an aggregation relationship with the current record.
Syntax
public boolean hasNextLevelActivity(PlanActivity _planActivity)
Run On
Called
Parameters
- _planActivity
Type: PlanActivity Table
The PlanActivity record to test.
Return Value
Type: boolean
true if the PlanActivity is dependent in an aggregation relationship with the current record; otherwise, false.