VTimeZoneCollectionTimeZoneIdChanged Event

This event is raised when the value of a TimeZoneId property of an item in the collection is changed.

Definition

Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public event EventHandler<TimeZoneIdChangedEventArgs> TimeZoneIdChanged

Value

EventHandlerTimeZoneIdChangedEventArgs

See Also