VTimeZoneCollection.IsSynchronized Property

ICollection.IsSynchronized implementation

Definition

Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
public bool IsSynchronized { get; }

Return Value

Boolean
This always returns true

Implements

ICollection.IsSynchronized

See Also