MindFusion.Scheduling for Silverlight Programmer's Guide
IActivityViewModel Methods
 


 Public Methods

  Name Description

AddModelChild

Adds the specified activity as a child to this activity in the underlying Model.

AddResourceAllocation

Adds the resource allocation to this activity.

AutoUpdate

Updates the activity according to its children.

BeginAutoUpdate

Indicates that an Auto activity will be updated according to its children.

EndAutoUpdate

Indicates that an Auto activity is no longer updated according to its children.

RaisePropertyChanged

Raises the PropertyChanged event on this activity.

RemoveModelChild

Removes the specified activity from the underlying Model.

RemoveResourceAllocation

Removes the resource allocation from this activity.

SetTimes

Sets both start time and duration to the specified values.

UpdateTimesFromAllocations

Invoked when the underlying resource allocations change to allow the activity to update its start and end time accordingly.

 See Also

IActivityViewModel Interface
MindFusion.DataViews.Silverlight Namespace