Gets the date and time associated with the event.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public DateTime Date { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Date As DateTime |
A DateTime object specifying the date related to the raised event.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |