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





Gets or sets the type of resources created through the ViewModel.

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

 Syntax

C#  Copy Code

Type ResourceType { get; set; }

Visual Basic  Copy Code

Property ResourceType 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.Silverlight Namespace