Skip to main content
A newer version of this page is available. .

ASPxAppointmentType Properties

Represents a client-side equivalent of the AppointmentType enumeration.
Name Description
ChangedOccurrence Gets a string representation equivalent of AppointmentType.ChangedOccurrence enumeration for use in client scripts.
DeletedOccurrence Gets a string representation equivalent of ASPxAppointmentType.DeletedOccurrence enumeration for use in client scripts.
Normal Gets a string representation equivalent of ASPxAppointmentType.Normal enumeration for use in client scripts.
Occurrence Gets a string representation equivalent of ASPxAppointmentType.Occurrence enumeration for use in client scripts.
Pattern Gets a string representation equivalent of ASPxAppointmentType.Pattern enumeration for use in client scripts.
See Also