MindFusion.Wpf Pack Programmer's Guide
LocalizationInfo.RecurrenceMonthlyOnePattern Property
See Also
 





Gets or sets the pattern used for monthly recurrences with MonthlyRecurrence set to ByDayNumber.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public string RecurrenceMonthlyOnePattern { get; set; }

Visual Basic  Copy Code

Public Property RecurrenceMonthlyOnePattern As String

 Property Value

 Remarks

Use the [DayOfMonth] and [Months] parameters as placeholders for the Recurrence.DayOfMonth and Recurrence.Months values respectively.

 See Also

LocalizationInfo Members
LocalizationInfo Class
MindFusion.Scheduling Namespace