SPICE3DeviceGetSupportedTimeZones Method |
Returns the list of supported time zones.
Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic IList<TimeZone> GetSupportedTimeZones()
Return Value
IListTimeZoneList of supported time zones
See Also