ObservanceRuleTimeZoneNames Property

This is used to get the Time Zone Name (TZNAME) properties. There may be more than one.

Definition

Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public TimeZoneNamePropertyCollection TimeZoneNames { get; }

Property Value

TimeZoneNamePropertyCollection
If the returned collection is empty, there are no time zone name properties for the object

See Also