Click or drag to resize

Role Properties

The Role type exposes the following members.

Properties
  NameDescription
Public propertyId
A unique identifier for this particular security Role (corresponds to the primary key in the FactoryLogix database)
Public propertyIsAdministratorRole
True if the role is the built in Administrator role. This role cannot be edited.
Public propertyIsEveryoneRole
True if the role is the built in Everyone role. Only the permissions can be edited.
Public propertyName
The name of this Role
Public propertyPermissions
A list of the Permissions associated with this security Role.
Top
See Also