Activity Members
Applies To: Windows 8.1
This interfaces provides access to Activity objects.
The following tables list the members exposed by the Activity type.
Public Properties
Name | Description | |
---|---|---|
ActivityClass | The activity class of the Activity. | |
ActivityClassDisplayName | The activity class display name of the Activity. | |
ActivityDescription | The activity description of the Activity. | |
ActivityEndThread | The activity end thread of the Activity. | |
ActivityEndTime | The activity end time of the Activity. | |
ActivityInstance | The activity instance of the Activity. | |
ActivityInstanceDisplayName | The activity instance display name of the Activity. | |
ActivityStartThread | The activity start thread of the Activity. | |
ActivityStartTime | The activity start time of the Activity. | |
ActivityTitle | The activity title of the Activity. | |
AttributeID | The identifier string for the Activity. | |
AttributeParentID | The parent identifier of the Activity. | |
Importance | The importance of the Activity. | |
References | The ReferenceCollectionof the Activity. | |
TraceFile | The trace file name of the Activity. | |
TraceLink | The trace link of the Activity. | |
TraceName | The trace name of the Activity. | |
TraceToolTip | The trace tool tip of the Activity. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
AddReference | Creates an IssueReference and adds it to the Activity. | |
ClearTrace | Clears the Trace settings of the Activity. | |
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetTrace | Returns the Trace of the Activity. | |
GetType | (Inherited from Object) | |
SetTrace | Overloaded. Sets Trace settings of the Activity. | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top