startDateTime property

String? startDateTime
getter/setter pair

The time when this batch job started running.

Formatted as yyyy-mm-dd hh:mm:ss. Example: "2018-03-05 09:15:30"

Output only.

Implementation

core.String? startDateTime;