Request build on specified build engine with buildproperties
![](http://jazz.net/_images/myphoto/0c8b493b08c08f53ef9bece47bef2ab1.jpg)
Hi,
in the RTC api we have ways of starting a build
ITeamBuildRequestService.requestBuild(IBuildDefinitionHandle, IBuildProperty[], IBuildProperty[], boolean, boolean) and
ITeamBuildRequestService.requestAndStartBuild(IBuildDefinitionHandle, IBuildEngineHandle)
Is there a way to set the buildEngine and still be able to set the buildproperties?
Mike
Comments
Mike Brouwers
Oct 08 '14, 2:16 p.m.Or do I need to runÂ