MindFusion.Wpf Pack Programmer's Guide
IResourceAllocationViewModel.Progress Property
See Also
 





Gets or sets the progress of the allocation, expressed as a value in the range [0..1].

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

 Syntax

C#  Copy Code

double Progress { get; set; }

Visual Basic  Copy Code

Property Progress As Double

 Property Value

A double value specifying the progress.

 See Also

IResourceAllocationViewModel Members
IResourceAllocationViewModel Interface
MindFusion.DataViews.Wpf Namespace