BlueCielo Meridian Enterprise 2018 VBScript API Reference

ProjectWorkflowEvent_InitializeWizard event

Occurs when a project workflow transition shows a property page wizard.

Syntax

ProjectWorkflowEvent_InitializeWizard (Batch, Transition)
Parameters
Name Description

Batch

An object that represents the batch of documents the user has selected.

Transition

A WorkflowTransition object that represents the transition that is showing the wizard. For more information about the WorkflowTransition object, see About the WorkflowTransition object.