InformationNodeConverters.GetActivityTracking Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetActivityTracking(IBuildDetail, Int32) | Gets an activity tracking node from the specified build with the specified ID. | |
GetActivityTracking(IBuildDetail, String) | Gets an activity tracking node from the specified build with the specified instance ID. | |
GetActivityTracking(IBuildInformation, String) | Gets an activity tracking node from the specified build information object with the specified instance ID. |
Top