Property StartTime
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
StartTime
Gets or sets the earliest time listed in the time picker control.
Default: TimeSpan.Zero
.
public TimeSpan StartTime { get; set; }