MindFusion.Wpf Pack Programmer's Guide
Appointment Methods
 


 Public Methods

  Name Description

Clone

Creates an exact shallow clone of this appointment.

GetHashCode

Returns a hash code for this item. (Inherited from Item.)

LoadFrom

Overloaded.  

SaveTo

Overloaded.  

 Protected Methods

  Name Description

CopyOccurrence

Called by the recurrence whenever a new occurrence is being generated in order to populate the fields of the instance from the master item. (Inherited from Item.)

CreateState

Creates an item state corresponding to the concrete type of this item. (Inherited from Item.)

NotifyPropertyChanged

Raises the PropertyChanged event for the specified property. (Inherited from Item.)

OnChanged

Raises the OnChanged event on this item. (Inherited from Item.)

RestoreState

Restores the state of this item. (Inherited from Item.)

SaveState

Saves the state of this item. (Inherited from Item.)

 See Also

Appointment Class
MindFusion.Scheduling Namespace