Gets the end time of the selection.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public DateTime EndTime { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property EndTime As DateTime |
A DateTime object.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |