VTimeZoneCollectionIsSynchronized Property

ICollection.IsSynchronized implementation

Definition

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

Return Value

Boolean
This always returns true

Implements

ICollectionIsSynchronized

See Also