EWSoftware.PDI Namespace Documentation
C#
VB
C++
F#
Show/Hide TOC
VCalendar Constructor
Default constructor. Unless the version is changed, the object will conform to the iCalendar 2.0 specification.
Definition
Namespace:
EWSoftware.PDI.Objects
Assembly:
EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
C#
Copy
View Source
Request Example
public
VCalendar
()
VB
Copy
View Source
Request Example
Public
Sub
New
C++
Copy
View Source
Request Example
public
:
VCalendar
()
F#
Copy
View Source
Request Example
new
:
unit
->
VCalendar
See Also
Reference
VCalendar Class
VCalendar Overload
EWSoftware.PDI.Objects Namespace
In This Article
Definition
See Also