Encapsulates the state of a resource allocation for subsequent undo operations.
The following tables list the members exposed by the ResourceAllocationState type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the ResourceAllocationState class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the end time of the allocation. |
|
![]() |
Gets or sets the progress of the allocation. |
|
![]() |
Gets or sets the start time of the allocation. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
UndoState.Equals override. |
See Also