Name |
Summary |
Status |
Action
|
Gets an integer that represents the type of action that this Activity describes. |
public
|
ActionType
|
Returns which type of action this activity instance corresponds to. |
public
|
ActivityType
|
Gets the type of this Activity. System related types are specified in ActivityType. |
public
|
ChangedBy
|
Gets the username of the user that caused the action that this Activity has recorded. |
public
|
ContentLink
|
Gets a reference to the related content. |
public, private
|
Created
|
Gets the date and time when this Activity was created. |
public
|
ExtendedData
|
Gets a collection of extended data associated with this Activity. |
public, private
|
ID
|
Gets the identity of this Activity. |
public
|
Language
|
Gets the language version for the related content instance. |
public, private
|
ProjectId
|
Gets the project id for the related project. |
public, private
|
RawData
|
Gets or sets a string representing extended information about this Activity. This is the raw format of the data as it is persisted in storage. |
public
|
RelatedItem
|
Gets or sets the item this Activity is related to. |
|