MindFusion.Wpf Pack Programmer's Guide
RecurrenceForm.StartTime Property
See Also
 





Gets the start time of the recurrence.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf.StandardForms

 Syntax

C#  Copy Code

public DateTime StartTime { get; }

Visual Basic  Copy Code

Public ReadOnly Property StartTime As DateTime

 Property Value

A .NET DateTime object specifying the start time of the recurrence.

 See Also

RecurrenceForm Members
RecurrenceForm Class
MindFusion.Scheduling.Wpf Namespace