BlueCielo Meridian Enterprise 2018 VBScript API Reference

WorkflowManagers property

The names of the managers of the current workflow object. This property is a string when there is a single user and a string array when multiple users are assigned. You can test with the function IsArray(Folder.WorkflowManagers) whether there are one or multiple users. Read-only.

Syntax

WorkflowManagers As String