INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: WSDL Date Imported Search  (Read 877 times)

cliff_g

  • Recent member
  • *
  • Posts: 19
WSDL Date Imported Search
« on: December 13, 2010, 04:55:40 pm »

Hi

Been looking at the new features in the WSDL library and looking good.

Is it possible using the search function to get a list of tracks imported/modified since a particular date?

For example I use this...

Code: [Select]
Uri uri = new Uri("http://localhost:52199/MCWS/v1/Files/Search?Query=([Key]=[" + trackKey + "])&Output=mpl");
...to search for a particular track by key.

Cheers
Cliff
Logged
Pages: [1]   Go Up