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