Show / Hide Table of Contents

Class NSRecurrenceYearPattern

Syntax

Constructors

NSRecurrenceYearPattern()

Initializes a new instance of the NSRecurrenceYearPattern class.

Introduced or updated in version: 7.5

Declaration
NSRecurrenceYearPattern

Methods

GetCycle()

Introduced or updated in version: 7.5

Declaration
Integer GetCycle()
Returns
Type Description
Integer

GetDay()

Introduced or updated in version: 7.5

Declaration
Integer GetDay()
Returns
Type Description
Integer

GetPattern()

Introduced or updated in version: 7.5

Declaration
Integer GetPattern()
Returns
Type Description
Integer

GetWeekday()

Introduced or updated in version: 7.5

Declaration
Integer GetWeekday()
Returns
Type Description
Integer

GetWeekOfMonth()

Introduced or updated in version: 7.5

Declaration
Integer GetWeekOfMonth()
Returns
Type Description
Integer

SetCycle(Integer)

Introduced or updated in version: 7.5

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

SetDay(Integer)

Introduced or updated in version: 7.5

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

SetPattern(Integer)

Introduced or updated in version: 7.5

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

SetWeekday(Integer)

Introduced or updated in version: 7.5

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

SetWeekOfMonth(Integer)

Introduced or updated in version: 7.5

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