MindFusion.Scheduling for Silverlight Programmer's Guide
ActivityState.AllocationStates Property
See Also
 





Gets or sets the undo states of the resource allocations associated with the activity.

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

 Syntax

C#  Copy Code

public UndoState[] AllocationStates { get; set; }

Visual Basic  Copy Code

Public Property AllocationStates As UndoState()

 Property Value

An array of UndoState objects.

 See Also

ActivityState Members
ActivityState Class
MindFusion.DataViews.Silverlight Namespace