CancelUserRoleEventArgs Class |
Namespace: BlueCieloECM.InnoCielo.Meridian.Design
The CancelUserRoleEventArgs type exposes the following members.
Name | Description | |
---|---|---|
CancelUserRoleEventArgs(BCRepositoryObject, String, BCUserRole) |
Initializes a new instance of the CancelUserRoleEventArgs class.
| |
CancelUserRoleEventArgs(BCRepositoryObject, String, BCUserRole, Boolean) |
Initializes a new instance of the CancelUserRoleEventArgs class.
|
Name | Description | |
---|---|---|
Cancel |
Gets or sets a value indicating whether the operation should be canceled.
| |
CurrentObject |
Gets the object the event is raised for.
(Inherited from CurrentObjectEventArgs.) | |
UserOrUsergroup |
Gets the user or group to which a role is assigned.
(Inherited from UserRoleEventArgs.) | |
UserRole |
Gets the user role that is assigned.
(Inherited from UserRoleEventArgs.) |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |