MindFusion.Scheduling for Xamarin Programmer's Guide
Recurrence.DailyRecurrence Property
See Also
 






Gets or sets the type of daily recurrence.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public DailyRecurrence DailyRecurrence { get; set; }

Visual Basic  Copy Code

Public Property DailyRecurrence As DailyRecurrence

 Property Value

A member of the DailyRecurrence enumeration.

 Remarks

This value is used when the recurrence Pattern is set to Daily.

 See Also

Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace