TimeZoneInformationNativeStructure Property  | 
 
            Win32 native structure of the current timezone
            
 
    Namespace: 
   WorkflowGen.My.Globalization
    Assembly:
   WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.7.2.0 (4.7.2.0)
Syntaxpublic TimeZoneStructure NativeStructure { get; set; }Public Property NativeStructure As TimeZoneStructure
	Get
	Set
Property Value
Type: 
TimeZoneStructure
See Also