BlueCielo Meridian Enterprise 2012 Developer's Guide | BlueCielo ECM Solutions

OpenAssignRoles event

This event occurs when the user starts the Assign Roles dialog.

Syntax
Private Sub AMUIExtension_OpenAssignRoles(
          ByVal CurrentObject As Object,
          Abort As Boolean)
Parameters
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-2012 BlueCielo ECM Solutions