Show / Hide Table of Contents

Class NSRecurrenceMonthPattern

Syntax

Constructors

NSRecurrenceMonthPattern()

Initializes a new instance of the NSRecurrenceMonthPattern class.

Declaration
NSRecurrenceMonthPattern

Methods

GetCycle()

Declaration
Integer GetCycle()
Returns
Type Description
Integer

GetDay()

Declaration
Integer GetDay()
Returns
Type Description
Integer

GetPattern()

Declaration
Integer GetPattern()
Returns
Type Description
Integer

GetWeekday()

Declaration
Integer GetWeekday()
Returns
Type Description
Integer

GetWeekOfMonth()

Declaration
Integer GetWeekOfMonth()
Returns
Type Description
Integer

SetCycle(Integer)

Declaration
Void SetCycle(Integer cycle)
Parameters
Type Name Description
Integer cycle
Returns
Type Description
Void

SetDay(Integer)

Declaration
Void SetDay(Integer day)
Parameters
Type Name Description
Integer day
Returns
Type Description
Void

SetPattern(Integer)

Declaration
Void SetPattern(Integer pattern)
Parameters
Type Name Description
Integer pattern
Returns
Type Description
Void

SetWeekday(Integer)

Declaration
Void SetWeekday(Integer weekday)
Parameters
Type Name Description
Integer weekday
Returns
Type Description
Void

SetWeekOfMonth(Integer)

Declaration
Void SetWeekOfMonth(Integer week)
Parameters
Type Name Description
Integer week
Returns
Type Description
Void
In This Article
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top