Gets or sets the item's scheduled start time.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public abstract DateTime StartTime { get; set; } |
Visual Basic
![]() |
---|
Public MustOverride Property StartTime As DateTime |
An instance of the System.DateTime class that specifies the start date and time of this Item.