UserPrivs Class
- Last UpdatedNov 06, 2025
- 1 minute read
The UserPrivs class handles all user privilege functions in MES for a user logged onto MES. Privileges are defined as rows in the Priv table in the MES database, so it is possible for the privileges in the Privileges enumeration to not exist in the database if the database is not up to date.
'Declaration
<DefaultMemberAttribute("Item")>
Public Class UserPrivs
[DefaultMember("Item")]
public class UserPrivs
System.Object
FactMES.Client.Common.UserPrivs