MarkingReview Properties |
The MarkingReview type exposes the following members.
| Name | Description | |
|---|---|---|
| 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.) | |
| MarkedStateIndex |
Gets the index of the marked state.
| |
| ProcessName |
Gets the name of the review process. Returns "Marked".
(Overrides ReviewProcessProcessName.) | |
| StateName |
Gets the name of the current review state.
(Inherited from ReviewProcess.) | |
| UnmarkedStateIndex |
Gets the index of the unmarked state.
| |
| ValidStates |
Gets the valid states for this ReviewProcess (Inherited from ReviewProcess.) |