The IRolePermission type exposes the following members.

Methods

  NameDescription
Public methodGetFields
Get a collection of fields.
(Inherited from IBaseObject.)
Public methodInitialize (Inherited from IBaseObject.)
Public methodSetupDelegates
Assign actual methods to the delegates.
(Inherited from IReadonlyCartellaObject.)

Properties

  NameDescription
Public propertyID
Get ID of the object
(Inherited from IUniqueObject.)
Public propertyIsNewObject (Inherited from IBaseObject.)
Public propertyItem
Indexer. Get, set field value by field name.
(Inherited from IBaseObject.)
Public propertyLabel
Get the label of the RolePermission.
Public propertyName
Get, set Name of the object
(Inherited from IUniqueObject.)
Public propertyProcedure_AllRecordsRetrieval
The delegate for retrieving all items of the current type.
(Inherited from IReadonlyCartellaObject.)
Public propertyProcedure_FullRecordRetrieval
Storage for the delegate procedure that retrieves the full content of the current object.
(Inherited from IReadonlyCartellaObject.)
Public propertySiteManager
Gets the SiteManager instance for the current session.
(Inherited from IReadonlyCartellaObject.)
Public propertyUniqueIdField
Get Unique ID field in field collection.
(Inherited from IBaseObject.)

See Also