The ConfirmationStatistics type exposes the following members.

Properties

  NameDescription
Public propertyCombinedConfirmationLevel
Gets a combined confirmation level value, which indicates where the content represented by this statistics object is in the project life-cycle.
Public propertyItem
Gets the confirmation statistics for the specified confirmation level.
Public propertyPercentComplete
Gets a percentage value for how far the content represented by this statistics object is in the current stage of the project life-cycle. This is only relevant if CombinedConfirmationLevel returns InTranslation, InReview or InSignOff.
Public propertyStatus
Gets the status of the statistics.
Public propertyTotal
Gets the sum of statistics for all confirmation levels.

See Also