This documentation is archived and is not being maintained.

IBuildServer::QueryBuildDefinitionsByUri Method

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method QueryBuildDefinitionsByUri(array<Uri>) Gets the build definitions that match the specified URIs.
Public method QueryBuildDefinitionsByUri(array<Uri>, QueryOptions) Gets the build definitions that match the given URIs. The specified query options determine the amount of data that is retrieved in the query.
Public method QueryBuildDefinitionsByUri(array<Uri>, array<String>, QueryOptions) Gets the build definitions that match the given URIs. The specified query options determine the amount of data that is retrieved in the query.
Top
Show: