InformationNodeConverters.GetBuildSteps Method
Include Protected Members
Include Inherited Members
Gets a sorted list of the build steps from the specified build.
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 | |
---|---|---|
GetBuildSteps(IBuildDetail) | Gets a sorted list of the build steps from the specified build. | |
GetBuildSteps(IBuildInformation) | Gets a sorted list of the build steps from the specified build information object. |
Top