Click or drag to resize

SORole Properties

The SORole type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleChanged
Has object been changed since it was loaded?
(Inherited from IRole.)
Public propertyDataRight (Inherited from IRole.)
Public propertyCode exampleDeleted
Has the role been deleted?
(Inherited from IRole.)
Public propertyCode exampleDescription
Description of the role.
(Inherited from IRole.)
Public propertyCode exampleFunctionRights
Collection of function rights active for this role
(Inherited from IRole.)
Public propertyCode exampleIdentity
The primary key on the role table. Is zero for new objects. Is set when an object is saved.
(Inherited from IRole.)
Public propertyCode exampleName
Name of the role.
(Inherited from IRole.)
Public propertyCode exampleType
Type of role (associate/external/anonymous/system).
(Inherited from IRole.)
Top
See Also