Activity class
This interfaces provides access to Activity objects.
When to implement
Never. This interface is implemented by Axe and provided to the assessment.
Activity has these types of members:
Methods
The Activity class has these methods.
Method | Description |
---|---|
~Activity | Destructor method. |
AddReference | Creates an IssueReference and adds it to the Activity. |
ClearTrace | Clears the Trace settings of the Activity. |
GetActivityClass | Returns the activity class of the Activity. |
GetActivityClassDisplayName | Returns the activity class display name of the Activity. |
GetActivityDescription | Returns the activity description of the Activity. |
GetActivityEndThread | Returns the activity end thread of the Activity. |
GetActivityEndTime | Returns the activity end time of the Activity. |
GetActivityInstance | Returns the activity instance of the Activity. |
GetActivityInstanceDisplayName | Returns the activity instance display name of the Activity. |
GetActivityStartThread | Returns the activity start thread of the Activity. |
GetActivityStartTime | Returns the activity start time of the Activity. |
GetActivityTitle | Returns the activity title of the Activity. |
GetAttributeID | Returns the ID of the Activity. |
GetAttributeParentID | Returns the parent ID of the Activity. |
GetImportance | Returns the importance of the Activity. |
GetReferences | Returns the ReferenceCollection of the Activity. |
GetTrace | Returns the Trace of the Activity. |
GetTraceFile | Returns the trace file name of the Activity. |
GetTraceLink | Returns the trace link of the Activity. |
GetTraceName | Returns the trace name of the Activity. |
GetTraceToolTip | Returns the trace tooltip of the Activity. |
SetActivityClass | Sets the activity class of the Activity. |
SetActivityClassDisplayName | Sets the activity class display name of the Activity. |
SetActivityDescription | Sets the activity description of the Activity. |
SetActivityEndThread | Sets the activity end thread of the Activity. |
SetActivityEndTime | Sets the activity end time of the Activity. |
SetActivityInstance | Sets the activity instance of the Activity. |
SetActivityInstanceDisplayName | Sets the activity instance display name of the Activity. |
SetActivityStartThread | Sets the activity start thread of the Activity. |
SetActivityStartTime | Sets the activity start time of the Activity. |
SetActivityTitle | Sets the activity title of the Activity. |
SetAttributeID | Sets the ID of the Activity. |
SetAttributeParentID | Sets the parent ID of the Activity. |
SetImportance | Sets the importance of the Activity. |
SetTrace | Overloaded. Sets Trace settings of the Activity. |
SetTraceFile | Sets the trace file name of the Activity. |
SetTraceLink | Sets the trace link of the Activity. |
SetTraceName | Sets the trace name of the Activity. |
SetTraceToolTip | Sets the trace tooltip of the Activity. |
Remarks
Activity objects hold data from Iteration/Activities/Activity elements.
Requirements
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|
DLL |
|