PlanActivityCreate.isHighLevelActivity Method [AX 2012]
Determines whether a plan activity type is a high level activity.
protected boolean isHighLevelActivity(PlanActivityType _planActivityType)
Run On
ServerParameters
- _planActivityType
- Type: PlanActivityType Enumeration
A PlanActivityType enumeration value.
Return Value
Type: booleanA Boolean that indicates whether the type is a high level type of plan activity.
Community Additions
ADD
Show: