Gets the task being edited in this form.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling.WinForms.StandardForms
C# Copy Code |
---|
public Task Task { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Task As Task |
A reference to a Task object representing the task currently being edited.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |