Gets or sets a value indicating the date and time a job was added.
A System.DateTime object that represents the date and time a job was added.
This column in the database is updated when a job is added using the Leadtools.Services.JobProcessor.ServiceContracts.IJobService.AddJob(leadtools.services.jobprocessor.datacontracts.addjobrequest) Method.
For an example, refer to IJobService.GetJobInformation.