TimeZoneInformation Constructor (String) |
Initializes a new instance of the TimeZoneInformation class.
Namespace:
WorkflowGen.My.Globalization
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 9.0.3.0 (9.0.3.20240719)
Syntax public TimeZoneInformation(
string timeZoneXml
)
Public Sub New (
timeZoneXml As String
)
Parameters
- timeZoneXml
- Type: SystemString
See Also