PDIObject.VersionsSupported Property

All objects derived from this class must implement this to indicate the specification versions with which they can be used.

Definition

Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
public abstract SpecificationVersions VersionsSupported { get; }

Property Value

SpecificationVersions

See Also