BlueCielo Meridian Enterprise 2018 VBScript API Reference

DocCWFEvent_InitializeWizard event

Occurs before property pages are shown by a transition of the workflow.

Syntax

DocCWFEvent_InitializeWizard(Batch, Transition, Comment)
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 property pages.

Comment

A string that represents the default comment to add to the comment log.