MindFusion.Scheduling for Silverlight Programmer's Guide
IProjectViewModel.ResourceAllocationActivator Property
See Also
 





Gets or sets a delegate that can be used to create new resource allocations.

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

 Syntax

C#  Copy Code

IActivator ResourceAllocationActivator { get; set; }

Visual Basic  Copy Code

Property ResourceAllocationActivator As IActivator

 Property Value

An IActivator object.

 See Also

IProjectViewModel Members
IProjectViewModel Interface
MindFusion.DataViews.Silverlight Namespace