VTime Zone CollectionIs Fixed Size Property
The collection is not of a fixed size
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 IsFixedSize { get; }VB
Public ReadOnly Property IsFixedSize As Boolean
GetC++
public:
virtual property bool IsFixedSize {
bool get () sealed;
}F#
abstract IsFixedSize : bool with get
override IsFixedSize : bool with getReturn Value
BooleanThis always returns false