Click or drag to resize
TimeZoneInformation Constructor
Initializes a new instance of the TimeZoneInformation class.

Namespace: WorkflowGen.My.Globalization
Assembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntax
public TimeZoneInformation(
	string timezoneXml
)

Parameters

timezoneXml
Type: SystemString
See Also