ComponentOne Scheduler for WinForms
Copy Method (Appointment)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > Appointment Class : Copy Method
Creates the copy of the Appointment object.
Syntax
'Declaration
 
Public Function Copy() As Appointment
public Appointment Copy()

Return Value

The new Appointment instance.
See Also

Reference

Appointment Class
Appointment Members