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






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

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public string RecurrenceTimeTwoPattern { get; set; }

Visual Basic  Copy Code

Public Property RecurrenceTimeTwoPattern As String

 Property Value

A string value.

 Remarks

Use the [StartTime] parameter as a placeholder for the StartTime of recurrences.

 See Also

LocalizationInfo Members
LocalizationInfo Class
MindFusion.Scheduling Namespace