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 | |
|---|---|---|
![]() |
Initializes a new instance of the ActivityState class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the name of the activity. |
|
![]() |
Gets or sets the undo states of the resource allocations associated with the activity. |
|
![]() |
Gets or sets the end time of the activity. |
|
![]() |
Gets or sets the progress of the activity. |
|
![]() |
Gets or sets the mode of the activity. |
|
![]() |
Gets or sets the start time of the activity. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
UndoState.Equals override. |
See Also