Entry.progressFraction
double progressFraction() @propertyGet progressFraction property.
Returns
The current fraction of the task that's been completed.
void progressFraction(double propval) @propertySet progressFraction property.
Parameters
propval | The current fraction of the task that's been completed. |