ASPxAppointmentType.Occurrence Property
In This Article
Gets a string representation equivalent of ASPxAppointmentType.Occurrence
enumeration for use in client scripts.
#Declaration
TypeScript
Occurrence: string
#Property Value
Type | Description |
---|---|
string | An “Occurrence” string value. |
See Also