Gets the end time (if any) associated with the element being customized.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public TimeSpan EndTime { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property EndTime As TimeSpan |
A TimeSpan object.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |