Represents a Role.

Roles define what Permissions members of that Role (Users) have access to.

Implements I_ISDirty

Methods

Name Description
Clear Clears this object and sets all of its properties to their defaults.
Delete Deletes the current record.
Duplicate Duplicates the current object.
FromXmlString Populates object from an XML string.
Load Loads a record from the database.
LoadPk Loads a record from the database.
PermissionsLoad Loads the Permissions collection.
PermissionsRefresh Forces the Permissions collection to be reloaded from the database the next time it is accessed.
Refresh Refreshes this object from the database.
Save Save this record.
ToXmlString Persists object to an XML string.
UsersLoad Loads the Users collection.
UsersRefresh Forces the Users collection to be reloaded from the database the next time it is accessed.

Properties

Name Description
AIRecordInsights_PromptsAccount Read-Only AI Prompts for Account Insights available to all Role Users.
AIRecordInsights_PromptsAccountApp Read-Only AI Prompts for Account Application Insights available to all Role Users.
AIRecordInsights_PromptsClient Read-Only AI Prompts for Client Insights available to all Role Users.
Active Indicates whether this record is Active.
CreatedDate Read-Only The Local date and time this record was created.
CreatedUserPk Read-Only The primary key of the User that created this record.
CreatedUtcDate Read-Only The UTC date and time this record was created.
Description A Description of this Role.
Email An Email address for this Role.
IsDirty Read-Only Indicates whether this object has been modified since being created, loaded or refreshed.
IsNew Read-Only Indicates whether this is a new record.
Permissions Read-Only A collection of Permissions flagged with their status in this Role.
Pk Read-Only This record's primary key.
RoleId The Id of this Role.
Tag The Tag property can be used to attach another value or object to this object.
Timestamp Read-Only This record's Timestamp.
UpdatedDate Read-Only The Local date and time this record was last updated.
UpdatedUserPk Read-Only The primary key of the User that last updated this record.
UpdatedUtcDate Read-Only The UTC date and time this record was last updated.
UserData Read-Only User Defined data.
Users Read-Only A collection of Users flagged to indicate which ones are a member of this Role.
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0