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