TraceActivityNode object
The TraceActivityNode object provides information about
the nodes in a trace file, including the type of activity represented
by a node. You use the TraceActivityNode object in conjunction with
the TraceFile object.
The TraceActivityNode object has no events.
Properties
|
TraceActivityNode property |
Datatype |
Description |
|---|---|---|
|
ActivityType |
TraceActivity (enumerated) |
A value of the enumerated datatype TraceActivity
|
|
Category |
TraceCategory (enumerated) |
The category of the activity represented
|
|
ClassDefinition |
PowerObject |
An object of type PowerObject containing |
|
TimerValue |
Decimal |
The timer value (in seconds) when the |
Functions
|
TraceActivityNode function |
Datatype returned |
Description |
|---|---|---|
|
String |
Returns the name assigned to the object. |
|
|
Integer |
Creates a reference to a context-specific |
|
|
PowerObject |
Returns a reference to the name of the |
|
|
Object (enumerated) |
Returns the type of the object. |