|
|
|
BlueCielo Meridian Enterprise 2012 Developer's Guide | BlueCielo ECM Solutions |
This event occurs after the document workflow To Do person has been changed.
Private Sub AMUIExtension_AfterChangeWFPerson(
ByVal CurrentObject As Object,
ByVal Person As String)
Name | Description |
---|---|
CurrentObject |
The document object (AMDocument object) |
Person |
The new To Do person |
The equivalent VBScript event is the ChangeWFPerson script event. See the BlueCielo Meridian Enterprise VBScript API Reference for more information.
Copyright © 2000-2012 BlueCielo ECM Solutions |