The end time of the activity.
the activity end time
The unique id of the activity.
the unique activity ID
The name of the activity, for example "Flight 3441".
the name of the activity
Returns the "percentage complete" value of the activity. Must be a value between 0 and 100%.
the percentage complete value [0, 100];
The start time of the activity.
the activity start time
An add-on interface for any
Activity
that wants to visualize a percentage complete value. This is often done by filling a section of the activity bar depending on the value represented.1.0