Enum WebUIVersion
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
Specifies the version of the web UI.
public enum WebUIVersion
Fields
Default = 0Default: The default version of the web UI. (Default option)
V1 = 1V1: Version 1 of the web UI.
V2 = 1V2: Version 2 of the web UI.