Click or drag to resize

EnterpriseOneTransactionCurrentUserRole Property

Gets the current user role.

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Role CurrentUserRole { get; set; }

Property Value

Type: Role
The current user role.
See Also