TimeZoneIdPropertyEncodedValue Property

This is overridden to raise the TimeZoneIdChanged event when the ID changes

Definition

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

Property Value

String

Exceptions

ArgumentExceptionThis is thrown if the value is set to null

See Also