Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Gets builds.
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
Gets all the builds for a build definition.
QueryBuilds(IBuildDefinitionSpec)
Gets all the builds for a build definition specification.
Gets a single build query result for a given build specification.
QueryBuilds(array<IBuildDetailSpec[])
Gets the build query results for a given array of build specifications.
Gets all the builds for a team project.
Gets all the builds for a given team project and definition.
Top