The IReadonlyCartellaObject type exposes the following members.

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 propertyName
Get, set Name of the object
(Inherited from IUniqueObject.)
Public propertyProcedure_AllRecordsRetrieval
The delegate for retrieving all items of the current type.
Public propertyProcedure_FullRecordRetrieval
Storage for the delegate procedure that retrieves the full content of the current object.
Public propertySiteManager
Gets the SiteManager instance for the current session.
Public propertyUniqueIdField
Get Unique ID field in field collection.
(Inherited from IBaseObject.)

See Also