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

ASPxClientRecurrenceRangeControl.SetOccurrenceCount(occurrenceCount) Method

Sets how many times the appointment occurs.

Declaration

SetOccurrenceCount(
    occurrenceCount: number
): void

Parameters

Name Type Description
occurrenceCount number

An integer value that specifies how many times the appointment occurs.

See Also