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