DxSchedulerAppointmentItem Properties
The scheduled event displayed in the Scheduler’s view.
Name | Description |
---|---|
All |
Specifies whether the appointment is scheduled for the entire day or several days. |
Custom |
Returns the collection of custom fields.
Inherited from Dx |
Description | Specifies the text for the appointment’s description. |
Duration | Gets the duration of time scheduled for an appointment. |
End | Specifies the appointment’s end date and time. |
Id |
Specifies the item ID.
Inherited from Dx |
Interval | Gets the time interval between the appointment’s Start and End. |
Is |
Gets whether the appointment’s type is One |
Is |
Gets whether the appointment is an exception (changed occurrence or deleted occurrence). |
Is |
Gets whether the appointment is new. |
Is |
Gets whether the appointment is a recurring appointment in a series (not a pattern). |
Is |
Gets whether the appointment belongs to a recurring series. |
Label |
Specifies the identifier of the label object associated with the appointment. |
Location | Specifies the text that specifies the place where the appointment is scheduled. |
Longer |
Gets whether the appointment’s duration is equal to or greater than one day. |
Query |
Gets the normalized appointment end value which is recommended for use in interval-based queries. |
Query |
Gets the normalized appointment start value which is recommended for use in interval-based queries. |
Recurrence |
Gets the appointment index in the recurring series. |
Recurrence |
Gets information that specifies an appointment’s recurrence rule. |
Recurrence |
Gets the recurrence rule identifier. |
Resource |
Specifies the identifier of the resource object associated with the appointment. |
Resource |
Specifies a collection of identifiers of all resources associated with the current appointment. |
Same |
Gets whether the appointment’s start and end times are on the same day. |
Source |
A data source object to which a Scheduler item is bound.
Inherited from Dx |
Start | Specifies the appointment’s start date and time. |
Status |
Specifies the identifier of the status object associated with the appointment. |
Subject | Specifies the appointment’s subject text. |
Time |
Specifies the appointment time zone. |
Type | Specifies the type of an appointment. |
See Also