C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / Appointment Class / Copy Method

In This Topic
Copy Method
In This Topic
Creates the copy of the Appointment object.
Syntax
'Declaration
 
Public Function Copy() As Appointment
 

Return Value

The new Appointment instance.
See Also