Click or drag to resize

TimeZoneMapId Property

The Map ID of this TimeZone as extracted from the Windows Registry.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string MapId { get; set; }

Property Value

Type: String
Remarks
Presumably this has to do with showing the position on the Windows timezone selection control panel.
See Also