PDIObjectVersionsSupported 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: 2023.1.2.0
public abstract SpecificationVersions VersionsSupported { get; }

Property Value

SpecificationVersions

See Also