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





Command.Execute override.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

protected override bool Execute ()

Visual Basic  Copy Code

Protected Overrides Function Execute () As Boolean

 Return Value

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

 See Also

CreateResourceAllocationCommand Members
CreateResourceAllocationCommand Class
MindFusion.DataViews.Wpf Namespace