MindFusion.Scheduling for ASP.NET Programmer's Guide
Recurrence.StartDate Property
See Also
 





Gets or sets the date and time of the event's first occurrence.

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

 Syntax

C#  Copy Code

public DateTime StartDate { get; set; }

Visual Basic  Copy Code

Public Property StartDate As DateTime

 Property Value

An instance of the System.DateTime structure.

 See Also

Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace