Property StartTime
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLNetTypes.dll
StartTime
Gets or sets the earliest time listed in the time picker control.
public TimeSpan StartTime { get; set; }
Property Value
- TimeSpan
The earliest time listed in the time picker control.
Remarks
Default: TimeSpan.Zero
.