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


Encapsulates the state of an activity for subsequent undo operations.

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

 Public Constructors

  Name Description

ActivityState

Initializes a new instance of the ActivityState class.

 Public Properties

  Name Description

ActivityName

Gets or sets the name of the activity.

AllocationStates

Gets or sets the undo states of the resource allocations associated with the activity.

EndTime

Gets or sets the end time of the activity.

Progress

Gets or sets the progress of the activity.

ScheduleMode

Gets or sets the mode of the activity.

StartTime

Gets or sets the start time of the activity.

 Public Methods

  Name Description

Equals

UndoState.Equals override.

 See Also

ActivityState Class
MindFusion.DataViews.Silverlight Namespace