ASPxClientRecurrenceInfo Members
In This Article
#Constructors
Name | Description |
---|---|
constructor |
Initializes a new instance of the ASPx |
#Methods
Name | Description |
---|---|
Get |
Gets the ordinal number of a day within a defined month. |
Get |
Gets the duration of the recurrence. |
Get |
Gets the recurrence end date. |
Get |
Gets the month (as a number) on which the corresponding appointment recurs. |
Get |
Gets how many times the appointment occurs. |
Get |
Gets the frequency with which the corresponding appointment reoccurs (dependent on the recurrence Type). |
Get |
Gets the type of the recurrence range. |
Get |
Gets the time base for the frequency of the corresponding appointment reoccurrence. |
Get |
Gets the recurrence start date. |
Get |
Gets the day/days in a week on which the corresponding appointment occurs. |
Get |
Gets the occurrence number of the week in a month for the recurrence pattern. |
Set |
Sets the ordinal number of a day within a defined month. |
Set |
Sets the duration of the recurrence. |
Set |
Sets the recurrence end date. |
Set |
Sets the month (as a number) on which the corresponding appointment occurs. |
Set |
Sets how many times the appointment occurs. |
Set |
Sets the frequency with which the corresponding appointment occurs (dependent on the recurrence Type). |
Set |
Sets the type of the recurrence range. |
Set |
Sets the time base for the frequency of the corresponding appointment occurrences. |
Set |
Sets the recurrence start date. |
Set |
Sets the day/days in a week that the corresponding appointment recurs on. |
Set |
Sets the occurrence number of the week in a month for the recurrence pattern. |
See Also