MindFusion.Scheduling for Xamarin Programmer's Guide
LocalizationInfo.RecurrenceEndDatePattern Property
See Also
 






Gets or sets the pattern used for denoting the end date of a recurrence.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public string RecurrenceEndDatePattern { get; set; }

Visual Basic  Copy Code

Public Property RecurrenceEndDatePattern As String

 Property Value

A string value.

 Remarks

Use the [EndDate] parameter as a placeholder for the return value from the Recurrence.GetEndDate() method.

 See Also

LocalizationInfo Members
LocalizationInfo Class
MindFusion.Scheduling Namespace