Property TimeFormat
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
TimeFormat
Gets or sets the time format of the time picker.
Default: DateTimeFormat.ShortTime
.
public DateTimeFormat TimeFormat { get; set; }