IBuildDetailSpec Members
Include Protected Members
Include Inherited Members
This interface represents a build detail specification which can be used to query for builds on the build computer.
The IBuildDetailSpec type exposes the following members.
Properties
Name
Description
Gets or sets the number of the specified build or builds. Wildcard characters are supported.
Gets the definition specification of the specified build or builds.
Gets or sets the information types to be returned from a query or queries. An asterisk wildcard character (*) retrieves all information types, an empty array retrieves no information types, and any other array matches the specified types exactly.
Gets or sets the maximum number of builds to be returned per definition.
Gets or sets the end of the finish time range of the specified build or builds.
Gets or sets the minimum last changed on value of the specified build or builds.
Gets or sets the start value of the finish time range of the specified build or builds.
Gets or sets the quality of the specified build or builds.
Gets or sets the additional data to be returned from the query or queries.
Gets or sets the ordering that will be used when you set a maximum number of builds.
Gets or sets the status of the desired build or builds.
Top