MindFusion.Wpf Pack Programmer's Guide
CreateDependencyCommand.Result Property
See Also
 





Gets the result of the command execution.

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

 Syntax

C#  Copy Code

public IDependencyViewModel Result { get; }

Visual Basic  Copy Code

Public ReadOnly Property Result As IDependencyViewModel

 Property Value

An IDependencyViewModel object representing the newly created activity.

 See Also

CreateDependencyCommand Members
CreateDependencyCommand Class
MindFusion.DataViews.Wpf Namespace