Click or drag to resize

JobSessionContractStartedUtc Property

Date/Time when the Job was started.

Namespace:  SOS.SDK.Contracts.DataContracts.Jobs
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public Nullable<DateTime> StartedUtc { get; set; }

Property Value

Type: NullableDateTime
See Also