|
|
|
BlueCielo Meridian Advanced Project Workflow Module 2012 Configuration Guide | BlueCielo ECM Solutions |
Occurs before the folder selection dialog is shown for the user to select a destination folder for a project copy.
ProjectWorkflowEvent_InitializeExpandItem (ItemProperties, DialogTitle)
Name | Description |
---|---|
ItemProperties |
An array of fully qualified property names that should be set by your implementation of the event. This array will specify property filters that are supplied to the ProjectWorkflowEvent_BeforeExpandItem event. |
DialogTitle |
A string containing the text to be used for the folder selection dialog title. |
This event and the ProjectWorkflowEvent_BeforeExpandItem and ProjectWorkflowEvent_PrepareBrowser events can be used to restrict the destination project folder selected by a user.
Related concepts
About the project workflow events
Related information
ProjectWorkflowEvent_*ChangeManager events
ProjectWorkflowEvent_*ExecuteTransition events
ProjectWorkflowEvent_*Reroute events
ProjectWorkflowEvent_BeforeExpandItem event
ProjectWorkflowEvent_InitializeWizard event
Copyright © 2000-2012 BlueCielo ECM Solutions |