Gets the Schedule modified by this Command object.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Schedule Schedule { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Schedule As Schedule |
An instance of the Schedule class.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |