Class NSRecurrenceMonthPattern
Syntax
Constructors
NSRecurrenceMonthPattern()
Initializes a new instance of the NSRecurrenceMonthPattern class.
Introduced or updated in version: 7.5
Declaration
Methods
GetCycle()
Introduced or updated in version: 7.5
Declaration
Returns
GetDay()
Introduced or updated in version: 7.5
Declaration
Returns
GetPattern()
Introduced or updated in version: 7.5
Declaration
Returns
GetWeekday()
Introduced or updated in version: 7.5
Declaration
Returns
GetWeekOfMonth()
Introduced or updated in version: 7.5
Declaration
Returns
SetCycle(Integer)
Introduced or updated in version: 7.5
Declaration
Void SetCycle(Integer cycle)
Parameters
Type |
Name |
Description |
Integer |
cycle |
|
Returns
SetDay(Integer)
Introduced or updated in version: 7.5
Declaration
Parameters
Returns
SetPattern(Integer)
Introduced or updated in version: 7.5
Declaration
Void SetPattern(Integer pattern)
Parameters
Type |
Name |
Description |
Integer |
pattern |
|
Returns
SetWeekday(Integer)
Introduced or updated in version: 7.5
Declaration
Void SetWeekday(Integer weekday)
Parameters
Type |
Name |
Description |
Integer |
weekday |
|
Returns
SetWeekOfMonth(Integer)
Introduced or updated in version: 7.5
Declaration
Void SetWeekOfMonth(Integer week)
Parameters
Returns