|
|
|
BlueCielo Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions |
This event occurs when the user starts the Assign Roles dialog.
Syntax
Private Sub AMUIExtension_OpenAssignRoles(
ByVal CurrentObject As Object,
Abort As Boolean)
Name | Description |
---|---|
CurrentObject |
The enclosure for which assignments are changed (AMFolder object or AMWorkPackage object). |
Abort |
Set this value to True to avoid opening the 'Assign Roles' dialog. |
Remarks
This event can be used to validate whether the user should be allowed to use the Assign Roles dialog.
Copyright © 2000-2013 BlueCielo ECM Solutions |