Click or drag to resize
ActivityPollVoting Properties

The ActivityPollVoting type exposes the following members.

Properties
  NameDescription
Protected propertyActivityType
Activity type.
(Overrides ActivityActivityType.)
Public propertyColumnNames
Available column names.
(Inherited from AbstractDataContainerParentObjectType.)
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 AbstractHierarchicalObjectTObject.)
Public propertyLoggingEnabled
Indicates if logging of activity is enabled.
(Inherited from Activity.)
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
Settings key name.
(Overrides ActivitySettingsKeyName.)
Public propertySiteName
Current site name.
(Inherited from Activity.)
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