EWSoftware.PDI Namespace Documentation
C#
VB
C++
F#
Show/Hide TOC
VEvent 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
VEvent
()
VB
Copy
View Source
Request Example
Public
Sub
New
C++
Copy
View Source
Request Example
public
:
VEvent
()
F#
Copy
View Source
Request Example
new
:
unit
->
VEvent
See Also
Reference
VEvent Class
EWSoftware.PDI.Objects Namespace
In This Article
Definition
See Also