VTimeZoneCollection.IsReadOnly Property

This collection is never read-only

Definition

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

Property Value

Boolean
This always returns false

Implements

ICollection<T>.IsReadOnly

See Also