MindFusion.Wpf Pack Programmer's Guide
IProjectViewModel.ResourceAllocationType Property
See Also
 





Gets or sets the type of resource allocations created through the ViewModel.

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

 Syntax

C#  Copy Code

Type ResourceAllocationType { get; set; }

Visual Basic  Copy Code

Property ResourceAllocationType As Type

 Property Value

A .NET Type object specifying the type of the resource allocations created through the project.

 See Also

IProjectViewModel Members
IProjectViewModel Interface
MindFusion.DataViews.Wpf Namespace