Quantcast
Channel: Questions in topic: "api"
Viewing all articles
Browse latest Browse all 21

API filter useing LastUpdatedDateTime

$
0
0
Using API we need Last modified defects we use var allDefects = axosoftClient.Defects.Get(new Dictionary { { "search_string", "LastUpdatedDateTime >=2014-01-01" } }); but that code not working please help me

Viewing all articles
Browse latest Browse all 21

Trending Articles