MindFusion.Wpf Pack Programmer's Guide
Command.Schedule Property
See Also
 





Gets the Schedule modified by this Command object.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public Schedule Schedule { get; }

Visual Basic  Copy Code

Public ReadOnly Property Schedule As Schedule

 Property Value

An instance of the Schedule class.

 See Also

Command Members
Command Class
MindFusion.Scheduling Namespace