Gets or sets the item's scheduled end time.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public abstract DateTime EndTime { get; set; } |
Visual Basic
![]() |
---|
Public MustOverride Property EndTime As DateTime |
An instance of the System.DateTime structure.