Sets the appointment that is to be edited in the form.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf.StandardForms
SyntaxC#
Copy Code
|
|---|
public void SetAppointment ( |
Visual Basic
Copy Code
|
|---|
Public Sub SetAppointment( _ |
RemarksIf the appointment represents a recurrence instance or exception, only the instance is being edited. If it represents a recurrence master, all instances are edited.
See Also