TimeZoneInformation Constructor (XmlNode) | 
 
            Initializes a new instance of the TimeZoneInformation class.
            
 
    Namespace: 
   WorkflowGen.My.Globalization
    Assembly:
   WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.7.2.0 (4.7.2.0)
Syntaxpublic TimeZoneInformation(
	XmlNode timeZoneNode
)
Public Sub New ( 
	timeZoneNode As XmlNode
)
Parameters
- timeZoneNode
 - Type: System.XmlXmlNode
 
See Also