PlanActivityCreate::newPlanActivityType Method [AX 2012]

Creates a new instance of the PlanActivityCreate class.

server public static PlanActivityCreate newPlanActivityType(PlanActivityType _activityType)

Run On

Server

Parameters

_activityType
Type: PlanActivityType Enumeration
The activity type.

Return Value

Type: PlanActivityCreate Class
An instance of the PlanActivityCreate class.
Show: