ASP.NET Pack Programmer's Guide
Item Members
Constructors Methods
 


Represents events scheduled to occur at some point in time.

The following tables list the members exposed by the Item type.

 Public Constructors

  Name Description

Item

Initializes a new instance of the Item class.

 Public Methods

  Name Description

getAllDayEvent

Gets a value, indicating whether the item represents an all day event.

getContacts

Gets the list of contacts, associated with this item.

getCssClass

Gets the css class of the item.

getDescriptionText

Gets the description text of the item.

getDetails

Gets the description text of the item.

getEndTime

Gets the end time of the item.

getHeaderText

Gets the header text of the item.

getId

Gets the id of the item.

getLocation

Gets the location, associated with this item.

getLocked

Gets a value indicating whether users are forbidden to modify this item.

getOccurrenceIndex

Gets the occurrence index of this item.

getPriority

Gets the priority of the Item.

getRecurrence

Gets the Recurrence object, associated with this item.

getRecurrenceState

Gets the recurrence state of this item.

getReminder

Gets the reminder of this item.

getResources

Gets the list of resources, associated with this item.

getSelected

Gets a value indicating whether the item is currently selected.

getStartTime

Gets the start time of the item.

getSubject

Gets the header text of the item.

getTag

Gets the tag of this item.

getTask

Gets the task, associated with this item.

getVisible

Gets a value indicating whether the item is visible.

 See Also

Item Class
MindFusion.Scheduling Namespace