MindFusion.Scheduling for Silverlight Programmer's Guide
Resource Members
Constructors Properties Methods Events
 


A model class that represents a resource instance in resource charts.

The following tables list the members exposed by the Resource type.

 Public Constructors

  Name Description

Resource

Creates a new instance of the Resource class.

 Public Properties

  Name Description

Allocations

Gets or sets the collection object that holds the activities, associated with the resource instance.

Description

Gets or sets a description of the resource.

Title

Gets or sets a title of the resource.

 Protected Methods

  Name Description

OnPropertyChanged

Raises the PropertyChanged event with the provided parameters.

 Public Events

  Name Description

PropertyChanged

Occurs when a property value changes.

 See Also

Resource Class
MindFusion.DataViews.Silverlight Namespace