Unassignment of a Workflow Package

Unassigns a Mobile Workflow package from devices.

Syntax

void SUPMobileWorkflow.unassignMobileWorkflowFromDevices(MobileWorkflowIDVO workflowID, deviceIDs)

Returns

If successful, returns silently. If unsuccessful, returns SUPAdminException.

Examples