Click or drag to resize
ActivityAbuseReport Properties

The ActivityAbuseReport type exposes the following members.

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