Share via


PlanActivity.hasNextLevelActivity Method

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

Return Value

Type: boolean
true if the PlanActivity is dependent in an aggregation relationship with the current record; otherwise, false.

See Also

Reference

PlanActivity Table