Class NSRecurrenceInfo
Constructors
NSRecurrenceInfo()
Initializes a new instance of the NSRecurrenceInfo class.
Declaration
NSRecurrenceInfo Methods
SetDates(NSRecurrenceDate[])
Declaration
Void SetDates(NSRecurrenceDate[] dates) Parameters
| Type | Name | Description |
| dates |
Returns
| Type | Description |
| Void |
SetDayPattern(Integer)
Declaration
Void SetDayPattern(Integer pattern) Parameters
| Type | Name | Description |
| Integer | pattern |
Returns
| Type | Description |
| Void |
SetEndDate(DateTime)
Declaration
Void SetEndDate(DateTime date) Parameters
| Type | Name | Description |
| date |
Returns
| Type | Description |
| Void |
SetIsRecurrence(Bool)
Declaration
Void SetIsRecurrence(Bool isRecurrence) Parameters
| Type | Name | Description |
| Bool | isRecurrence |
Returns
| Type | Description |
| Void |
SetMonthPattern(Integer)
Declaration
Void SetMonthPattern(Integer pattern) Parameters
| Type | Name | Description |
| Integer | pattern |
Returns
| Type | Description |
| Void |
SetPattern(Integer)
Declaration
Void SetPattern(Integer pattern) Parameters
| Type | Name | Description |
| Integer | pattern |
Returns
| Type | Description |
| Void |
SetRecurrenceCounter(Integer)
Declaration
Void SetRecurrenceCounter(Integer counter) Parameters
| Type | Name | Description |
| Integer | counter |
Returns
| Type | Description |
| Void |
SetRecurrenceEndType(Integer)
Declaration
Void SetRecurrenceEndType(Integer endType) Parameters
| Type | Name | Description |
| Integer | endType |
Returns
| Type | Description |
| Void |
SetRecurrenceId(Integer)
Declaration
Void SetRecurrenceId(Integer id) Parameters
| Type | Name | Description |
| Integer | id |
Returns
| Type | Description |
| Void |
SetStartDate(DateTime)
Declaration
Void SetStartDate(DateTime date) Parameters
| Type | Name | Description |
| date |
Returns
| Type | Description |
| Void |