MindFusion.Wpf Pack Programmer's Guide
ChangeItemCommand.Execute Method
See Also
 





Command.Execute override.

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

 Syntax

C#  Copy Code

protected override bool Execute ()

Visual Basic  Copy Code

Protected Overrides Function Execute () As Boolean

 Return Value

true, if the item's state has effectively changed; otherwise, false.

 See Also

ChangeItemCommand Members
ChangeItemCommand Class
MindFusion.Scheduling Namespace