ValidationRevisionMetadataComparisonType

Description

The ValidationRevisionMetadataComparisonType enumeration contains metadata comparison types.

It is used by the following properties and methods:

Available Values

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

Comments

Values in metadata can be compared both on the series level and on the level of observations in the time series database.

The Increase and Decrease values are used in validations of the Compare with Time Series Database and Compare Metadata Versions types.

See also:

Ms Assembly Enumerations