Click or drag to resize

TimeZoneInformation Constructor (XmlNode)

Initializes a new instance of the TimeZoneInformation class.

Namespace:  WorkflowGen.My.Globalization
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.1.3.0 (8.1.3.20220620)
Syntax
public TimeZoneInformation(
	XmlNode timeZoneNode
)

Parameters

timeZoneNode
Type: System.XmlXmlNode
See Also