Progress

Measures the progress of a particular metric.

JSON representation
 { 
 "workCompleted" 
 : 
 string 
 , 
 "workEstimated" 
 : 
 string 
 } 
Fields
workCompleted

string ( int64 format)

The amount of work that has been completed. Note that this may be greater than workEstimated.

workEstimated

string ( int64 format)

An estimate of how much work needs to be performed. May be zero if the work estimate is unavailable.

Design a Mobile Site
View Site in Mobile | Classic
Share by: