Click or drag to resize

SPICE3DeviceGetSupportedTimeZones Method

Returns the list of supported time zones.

Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public IList<TimeZone> GetSupportedTimeZones()

Return Value

IListTimeZone
List of supported time zones
See Also