MindFusion.Scheduling for ASP.NET Programmer's Guide
Appointment Methods
 


 Public Methods

  Name Description

Clone

Creates an exact copy of this Appointment.

LoadFrom

Overloaded.  

LoadViewState

Control.LoadViewState override. Restores view-state information from a previous page request that was saved by the SaveViewState method.

SaveTo

Overloaded.  

SaveViewState

Control.SaveViewState override. Saves any server control view-state changes that have occurred since the time the page was posted back to the server.

TrackViewState

Control.TrackViewState override. Causes tracking of view-state changes to the server control so they can be stored in the server control's StateBag object.

 Inherited Public Methods

  Name Description

getAllDayEvent

Gets a value, indicating whether the item represents an all day event. (Inherited from Item.)

getContacts

Gets the list of contacts, associated with this item. (Inherited from Item.)

getCssClass

Gets the css class of the item. (Inherited from Item.)

getDescriptionText

Gets the description text of the item. (Inherited from Item.)

getDetails

Gets the description text of the item. (Inherited from Item.)

getEndTime

Gets the end time of the item. (Inherited from Item.)

getHeaderText

Gets the header text of the item. (Inherited from Item.)

getId

Gets the id of the item. (Inherited from Item.)

getLocation

Gets the location, associated with this item. (Inherited from Item.)

getLocked

Gets a value indicating whether users are forbidden to modify this item. (Inherited from Item.)

getOccurrenceIndex

Gets the occurrence index of this item. (Inherited from Item.)

getPriority

Gets the priority of the Item. (Inherited from Item.)

getRecurrence

Gets the Recurrence object, associated with this item. (Inherited from Item.)

getRecurrenceState

Gets the recurrence state of this item. (Inherited from Item.)

getReminder

Gets the reminder of this item. (Inherited from Item.)

getResources

Gets the list of resources, associated with this item. (Inherited from Item.)

getSelected

Gets a value indicating whether the item is currently selected. (Inherited from Item.)

getStartTime

Gets the start time of the item. (Inherited from Item.)

getSubject

Gets the header text of the item. (Inherited from Item.)

getTag

Gets the tag of this item. (Inherited from Item.)

getTask

Gets the task, associated with this item. (Inherited from Item.)

getVisible

Gets a value indicating whether the item is visible. (Inherited from Item.)

 See Also

Appointment Class
MindFusion.Scheduling Namespace