MindFusion.Scheduling for Silverlight Programmer's Guide
ResourceAllocation.Progress Property
See Also
 





Gets or sets the progress/completion of the allocation.

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

 Syntax

C#  Copy Code

public double Progress { get; set; }

Visual Basic  Copy Code

Public Property Progress As Double

 Property Value

A double value indicating the progress in the range [0..100].

 See Also

ResourceAllocation Members
ResourceAllocation Class
MindFusion.DataViews.Silverlight Namespace