Gets or sets the item's scheduled start time. Namespace: MindFusion.Scheduling
|
C# |
---|
public abstract DateTime StartTime { get; set; } |
Visual Basic |
---|
Public MustOverride Property StartTime As DateTime |
A .NET DateTime instance specifying the scheduled time for the item.
This property affects the initial time cell occupied by the item when it is displayed in a Calendar view.