Update of Properties

Updates the properties for the specified Mobile Workflow package.

Syntax

void SUPMobileWorkflow.updateMobileWorkflowDisplayName(MobileWorkflowIDVO workflowID, displayName)

void SUPMobileWorkflow.updateMobileWorkflowIconIndex(MobileWorkflowIDVO workflowID, iconIndex)

Returns

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

Examples