PlanActivityCreate::newPlanActivityType Method [AX 2012]
Creates a new instance of the PlanActivityCreate class.
server public static PlanActivityCreate newPlanActivityType(PlanActivityType _activityType)
Run On
ServerParameters
- _activityType
- Type: PlanActivityType Enumeration
The activity type.
Show: