Click or drag to resize

JobEventContractEventTime Property

Time of occurrence.

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

Property Value

Type: DateTime
See Also