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