MindFusion.Scheduling for Silverlight Programmer's Guide
Occurrence Enumeration
See Also
 





Specifies the occurrence number of a day or a week within a month.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public enum Occurrence

Visual Basic  Copy Code

Public Enum Occurrence

 Members

  Member name Description

First

Indicates the first occurrence.

Fourth

Indicates the fourth occurrence.

Last

Indicates the last occurrence.

Second

Indicates the second occurrence.

Third

Indicates the third occurrence.

 See Also

MindFusion.Scheduling Namespace