Enum UIClientTimeInfo
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
Specifies how the client will handle extra time info.
public enum UIClientTimeInfo
Fields
Disabled = 0
Disabled: no extra information will be available.
Return = 1
Return: the GetClientTimeZoneInfo(string) and GetClientDateTime(string) will be available when supported by the client.