JobResponse.StartedOn Property

Relativity Processing Services
The date and time the job was started

Namespace:  Relativity.Processing.Services.Interfaces.DTOs
Assembly:  Relativity.Processing.Services.Interfaces (in Relativity.Processing.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public Nullable<DateTime> StartedOn { get; set; }

Property Value

Type: Nullable<DateTime>
See Also

Reference