Property StartTime
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
StartTime
Gets the start time of the task.
DateTime StartTime { get; }
Property Value
- DateTime
The start time of the task.
Remarks
Time is in the Agent's local time zone. DateTimeKind is Unspecified.