VTime Zone CollectionIs Read Only 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
This always returns false
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public bool IsReadOnly { get; }VB
Public ReadOnly Property IsReadOnly As Boolean
GetC++
public:
virtual property bool IsReadOnly {
bool get () sealed;
}F#
abstract IsReadOnly : bool with get
override IsReadOnly : bool with getProperty Value
BooleanThis always returns false