Click or drag to resize
Activity Properties

The Activity type exposes the following members.

Properties
  NameDescription
Protected propertyActivityType
Activity type
Public propertyColumnNames
Available column names.
(Inherited from AbstractDataContainerParentObjectType.)
Public propertyCurrentUser
Current user.
Public propertyData
Activity data.
Public propertyDocumentLogActivity
Indicates if current document or his parent (when inheriting value) enables to log activity.
Public propertyCheckViewMode
Indicates if view mode should be checked. Default true.
Protected propertyIsLiveSite
Indicates if running on live site.
Public propertyItem
Gets the value of particular property
(Inherited from AbstractHierarchicalObjectTObject.)
Public propertyLoggingEnabled
Indicates if logging of activity is enabled.
Public propertyProperties
Properties available through the context.
(Inherited from AbstractHierarchicalObjectTObject.)
Protected propertyPropertyList
Used property list
(Inherited from AbstractHierarchicalObjectTObject.)
Protected propertyRegisteredColumns
Registered Columns
(Inherited from AbstractSimpleDataContainerTObject.)
Protected propertyRegisteredColumnsObject
Registered Columns object
(Inherited from AbstractSimpleDataContainerTObject.)
Protected propertyRegisteredProperties
Registered properties
(Inherited from AbstractHierarchicalObjectTObject.)
Protected propertyRegisteredPropertiesObject
Registered properties object
(Inherited from AbstractHierarchicalObjectTObject.)
Protected propertySettingsKeyName
Activity settings key name.
Public propertySiteName
Current site name.
Protected propertyUseLocalColumns
If true, the object uses local columns
(Inherited from AbstractSimpleDataContainerTObject.)
Protected propertyUseLocalProperties
If true, the object uses local properties
(Inherited from AbstractHierarchicalObjectTObject.)
Top
See Also