MindFusion.Scheduling for Silverlight Programmer's Guide
CreateDependencyCommand.Execute Method
See Also
 





Command.Execute override.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

protected override bool Execute ()

Visual Basic  Copy Code

Protected Overrides Function Execute () As Boolean

 Return Value

true, if the dependency was created and added to the ViewModel successfully; otherwise, false.

 See Also

CreateDependencyCommand Members
CreateDependencyCommand Class
MindFusion.DataViews.Silverlight Namespace