How do I get the Repository Workspace specified in a Build Definition?
For each Build Definitions in a project area, I am trying to retrieve the owning Team Area, the supported Build Engines, the Repository Workspace it is building from and all the build results. I have the code to list the Team Area, Build Engines for each Build Definition.
How do I get the Repository Workspace from the IBuildDefinition object?
How do I get the Repository Workspace from the IBuildDefinition object?