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





Gets the result of the command execution.

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

 Syntax

C#  Copy Code

public IResourceAllocationViewModel Result { get; }

Visual Basic  Copy Code

Public ReadOnly Property Result As IResourceAllocationViewModel

 Property Value

An IResourceAllocationViewModel object representing the newly created allocation.

 See Also

CreateResourceAllocationCommand Members
CreateResourceAllocationCommand Class
MindFusion.DataViews.Wpf Namespace