executionTime property

DateTime executionTime
final

The time the execution ran as a datetime object that is saved in the following format: yyyy-MM-dd'T'HH:mm:ss'Z'.

Implementation

final DateTime executionTime;