endTime property

String? endTime
getter/setter pair

End time of this stage.

If the work item is completed, this is the actual end time of the stage. Otherwise, it is the predicted end time.

Implementation

core.String? endTime;