MindFusion.Wpf Pack Programmer's Guide
ResourceAllocation Members
Constructors Properties Events
 


A model class that represents a resource allocation in activity or resource charts.

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

 Public Constructors

  Name Description

ResourceAllocation

Initializes a new instance of the ResourceAllocation class.

 Public Properties

  Name Description

Activity

Gets or sets the activity for which the resource is allocated.

ActivityName

Gets or sets the name of the activity.

EndTime

Gets or sets the end time of the allocation.

Progress

Gets or sets the progress/completion of the allocation.

Resource

Gets or sets the allocated resource.

StartTime

Gets or sets the start time of the allocation.

 Public Events

  Name Description

PropertyChanged

INotifyPropertyChanged.PropertyChanged implementation.

 See Also

ResourceAllocation Class
MindFusion.DataViews.Wpf Namespace