Command.Execute override.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
protected override bool Execute () |
Visual Basic
Copy Code
|
|---|
Protected Overrides Function Execute () As Boolean |
true, if the item's state has effectively changed; otherwise, false.
See Also