Click or drag to resize

MarkingReview Properties

The MarkingReview type exposes the following members.

Properties
  NameDescription
Public propertyCurrentState
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.)
Public propertyStatic memberMarkedStateIndex
Gets the index of the marked state.
Public propertyProcessName
Gets the name of the review process. Returns "Marked".
(Overrides ReviewProcessProcessName.)
Public propertyStateName
Gets the name of the current review state.
(Inherited from ReviewProcess.)
Public propertyStatic memberUnmarkedStateIndex
Gets the index of the unmarked state.
Public propertyValidStates
Gets the valid states for this ReviewProcess
(Inherited from ReviewProcess.)
Top
See Also