Called by the recurrence whenever a new occurrence is generated in order to populate the property fields of the instance with values from the master item.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
protected virtual void CopyOccurrence ( |
Visual Basic
![]() |
---|
Protected Overridable Sub CopyOccurrence ( _ |
Override this method in classes that derive from Item or Appointment to populate any custom property fields of the instance with values from the master item. For more information on how to do that, see the Custom Items and Resources topic.