Click or drag to resize

IRole Properties

The IRole type exposes the following members.

Properties
  NameDescription
Public propertyChanged
Has object been changed since it was loaded?
Public propertyDataRight
Public propertyDeleted
Has the role been deleted?
Public propertyDescription
Description of the role.
Public propertyFunctionRights
Collection of function rights active for this role
Public propertyIdentity
The primary key on the role table. Is zero for new objects. Is set when an object is saved.
Public propertyName
Name of the role.
Public propertyType
Type of role (associate/external/anonymous/system).
Top
See Also