Click or drag to resize

TimeZoneInformation Constructor (String)

Initializes a new instance of the TimeZoneInformation class.

Namespace:  WorkflowGen.My.Globalization
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 9.2.8.0 (9.2.8.20250616)
Syntax
public TimeZoneInformation(
	string timeZoneXml
)

Parameters

timeZoneXml
Type: SystemString
See Also