IBuildServer.GetAffectedBuildDefinitions 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 | |
---|---|---|
GetAffectedBuildDefinitions(array<String[]) | Gets an array of all build definitions affected by the specified Version Control server paths. | |
GetAffectedBuildDefinitions(array<String[], ContinuousIntegrationType) | Gets an array of all build definitions affected by the specified Version Control server paths and are configured with a trigger supplied in the filter. |
Top