Deletion of a Mobile Workflow Package

Deletes the specified mobile workflow package.

Syntax

void SUPMobileWorkflow.deleteMobileWorkflow(MobileWorkflowIDVO workflowID)

Returns

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

Examples