PlanActivity.isUsedInDependentRelation Method
Determines whether the current PlanActivity record is used as a dependent activity in a relationship.
Syntax
public boolean isUsedInDependentRelation()
Run On
Called
Return Value
Type: boolean
true if the plan activity is used as a dependent activity in a relationship; otherwise, false.
Remarks
Aggregation relations are not considered.