Property HasSeconds
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
HasSeconds
Gets or sets a value indicating whether seconds are displayed in the time widget.
Default: true
.
public bool HasSeconds { get; set; }