Property ShowSeconds
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLNetTypes.dll
ShowSeconds
Gets or sets if the seconds are shown.
public bool ShowSeconds { get; set; }
Property Value
- bool
trueto show the seconds; otherwise,false.
Remarks
Default: false.
Only applicable to Web UI version, from V2 onwards; available from DataMiner 10.6.0/10.6.3 onwards.