Gets or sets the type of monthly recurrence.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public MonthlyRecurrence MonthlyRecurrence { get; set; } |
Visual Basic Copy Code |
---|
Public Property MonthlyRecurrence As MonthlyRecurrence |
A member of the MonthlyRecurrence enumeration.
Check the Recurrence constructor for an example on how to use this property.