Skip to main content

ASPxAppointmentType Members

Represents a client-side equivalent of the AppointmentType enumeration.

Properties

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