ValidationRevisionComparisonType

Description

The ValidationRevisionComparisonType enumeration contains types of value modification between revisions. It is used by the following properties:

Available Values

Value Brief description
0 Change. The value has changed.
1 Increase. The value has been increased.
2 Decrease. The value has been decreased.
3 AddedValue. The value is added.
4 RemovedValue. The value is removed.
5 NonChanged. The value has not changed.

Comments

See also:

Ms Assembly Enumerations