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


A model class that represents an activity instance in ActivityChart or ResourceChart.

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

 Public Constructors

  Name Description

Activity

Creates a new instance of the Activity class.

 Public Properties

  Name Description

ActivityName

Gets or sets the name of the activity.

EndTime

Gets or sets the end time of the activity.

Progress

Gets or sets the progress/completion of the activity.

StartTime

Gets or sets the start time of the activity.

 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

Activity Class
MindFusion.DataViews.Silverlight Namespace