Property TimeZone
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
TimeZone
Gets the time zone of the client. If the client did not provide this information, null will be returned.
TimeZoneInfo TimeZone { get; }
Property Value
Remarks
note
Available from DataMiner 10.6.4/10.7.0 onwards, for scripts executed in web apps.