MindFusion.Scheduling for ASP.NET Programmer's Guide
Reminder.MaxInterval Field
See Also
 





The maximum time interval that can be set as value of TimeInterval for a Reminder object.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public static readonly TimeSpan MaxInterval

Visual Basic  Copy Code

Public Shared ReadOnly MaxInterval As TimeSpan

 Remarks

This field is set to a TimeSpan of 2 days.

 See Also

Reminder Members
Reminder Class
MindFusion.Scheduling Namespace