GeneralReview Properties |
The GeneralReview type exposes the following members.
| Name | Description | |
|---|---|---|
| AcceptedStateIndex |
Gets the index of the accepted state.
| |
| CancelledStateIndex |
Gets the index of the cancelled state.
| |
| CompletedStateIndex |
Gets the index of the completed state.
| |
| CurrentState |
Gets or sets the current review state. This index is used to select a valid state from the
set of available review states in ValidStates (Inherited from ReviewProcess.) | |
| NoneStateIndex |
Gets the index of the none state.
| |
| ProcessName |
Gets the name of the review process. Returns "Review".
(Overrides ReviewProcessProcessName.) | |
| RejectedStateIndex |
Gets the index of the rejected state.
| |
| StateName |
Gets the name of the current review state.
(Inherited from ReviewProcess.) | |
| ValidStates |
Gets the valid states for this ReviewProcess (Inherited from ReviewProcess.) |