PDIObjectVersionsSupported Property
All objects derived from this class must implement this to indicate the specification versions with
which they can be used.
Namespace: EWSoftware.PDIAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public abstract SpecificationVersions VersionsSupported { get; }
Public MustOverride ReadOnly Property VersionsSupported As SpecificationVersions
Get
public:
virtual property SpecificationVersions VersionsSupported {
SpecificationVersions get () abstract;
}
abstract VersionsSupported : SpecificationVersions with get
Property Value
SpecificationVersions