Quantcast
Channel: Team Foundation Server - General forum
Viewing all articles
Browse latest Browse all 6687

How To pass parameters to TFS OData Service

$
0
0

Hi Guys..

I'm using TFS ODataService 2012 in my application written in C #

I added a Service Reference in my project to access the service methods

My question is: How can I pass parameters to the URL, thus making filters to bring only builds a TeamProject

Example

http://localhost:8085/LeandroPradoCollection/Projects ('PrimeiroProjeto') / Builds

foreach (var item in tfsData.Builds.Execute ())
{      Console.WriteLine ("Builds: {0}", item.Definition);
}

Thank You


-----------------------
www.leandroprado.com.br


Viewing all articles
Browse latest Browse all 6687

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>