Share via


SrsPrintMgmtController.startOperation Method [AX 2012]

Starts the controller operation.

Syntax

public SysOperationStartResult startOperation()

Run On

Called

Return Value

Type: SysOperationStartResult Enumeration
A SysOperationStartResult enumeration value based on the starting operation.

Remarks

This is a framework method. Do not override this method.

See Also

Reference

SrsPrintMgmtController Class