VCalendarVersions Supported Property
This is used to establish the specification versions supported by the PDI object
Definition
Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
Supports vCalendar 1.0 and iCalendar 2.0
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public override SpecificationVersions VersionsSupported { get; }VB
Public Overrides ReadOnly Property VersionsSupported As SpecificationVersions
GetC++
public:
virtual property SpecificationVersions VersionsSupported {
SpecificationVersions get () override;
}F#
abstract VersionsSupported : SpecificationVersions with get
override VersionsSupported : SpecificationVersions with getProperty Value
SpecificationVersionsSupports vCalendar 1.0 and iCalendar 2.0