The IRolePermission type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetFields |
Get a collection of fields.
(Inherited from IBaseObject.) | |
Initialize | (Inherited from IBaseObject.) | |
SetupDelegates |
Assign actual methods to the delegates.
(Inherited from IReadonlyCartellaObject.) |
Properties
Name | Description | |
---|---|---|
ID |
Get ID of the object
(Inherited from IUniqueObject.) | |
IsNewObject | (Inherited from IBaseObject.) | |
Item |
Indexer.
Get, set field value by field name.
(Inherited from IBaseObject.) | |
Label |
Get the label of the RolePermission.
| |
Name |
Get, set Name of the object
(Inherited from IUniqueObject.) | |
Procedure_AllRecordsRetrieval |
The delegate for retrieving all items of the current type.
(Inherited from IReadonlyCartellaObject.) | |
Procedure_FullRecordRetrieval |
Storage for the delegate procedure that retrieves the full content of the current object.
(Inherited from IReadonlyCartellaObject.) | |
SiteManager |
Gets the SiteManager instance for the current session.
(Inherited from IReadonlyCartellaObject.) | |
UniqueIdField |
Get Unique ID field in field collection.
(Inherited from IBaseObject.) |