Gets or sets the last date and time the progress or status was updated for a job.
A System.DateTime object that represents the last date and time the progress or status of a job was updated. Update the progress of a job by calling the UpdatePercentage method.
For an example, refer to IJobService.GetJobInformation.