Unlocks the Appointment object after a call
to the BeginEdit()()()() method and causes an immediate update.
Namespace:
C1.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
protected override void EndEdit( bool canRaiseChangeNotification ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub EndEdit ( _ canRaiseChangeNotification As Boolean _ ) |
Parameters
- canRaiseChangeNotification
- Type: System..::..Boolean
The Boolean value determining if change notifications can be generated when applying changes.