Click or drag to resize

ReviewProcess Properties

The ReviewProcess 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
Public propertyProcessName
Gets the name of the review process.
Public propertyStateName
Gets the name of the current review state.
Public propertyValidStates
Gets the valid states for this ReviewProcess
Top
See Also