SysOperationServiceController.initializeFromArgs Method [AX 2012]
Initializes an overridden service controller from an args menu item.
public void initializeFromArgs(Args a)
Run On
CalledParameters
- a
- Type: Args Class
A value that contains the service operation in the parm method in a ServiceClass.ServiceMethod format. Optionally the parmEnumType value can be a SysOperationExecutionMode enumeration type and the parmEnum value can be the desired execution mode.
Community Additions
ADD
Show: