MindFusion.Scheduling for ASP.NET Programmer's Guide
Appointment.Clone Method
See Also
 





Creates an exact copy of this Appointment.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public override Object Clone ()

Visual Basic  Copy Code

Public Overrides Function Clone () As Object

 Return Value

Type: Object
The newly created Appointment object.

 See Also

Appointment Members
Appointment Class
MindFusion.Scheduling Namespace