Search
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.)

OnVisualsChanged

Forces the item to be repainted. (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