TimeZonePropertyValue Property

This property is overridden to handle parsing the time zone to/from its string form

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public override string Value { get; set; }

Property Value

String
The value assigned can be a time zone value alone or a time zone value with descriptive text (VALUE=TEXT).

See Also