ValidationDetailsKind

Description

The ValidationDetailsKind enumeration determines validation filter type. It is used by the following properties:

Available Values

Value Brief description
0 MissingData. Missing data.
1 MissingMetaData. Missing metadata.
2 RevisionComparison. Compare with revision.
3 CrossFrequency. Compare levels.
4 Level. Compare with number.
5 GrowthRate. Rate of change.
6 Ratio. Ratio of points.
7 Trend. Trend.
8 Custom. Custom filter.
9 StatisticalOutliers. Statistical outliers.
10 Correlation. Correlation.
11 RevisionMetadataComparison. Comparison of the actual revision metadata with the previous revisions.
12 ComponentMismatch. Comparison of mismatches between the output series and the source series that were the basis for getting the output series.
13 CrossDatabase. Difference between points of the different databases.

See also:

Ms Assembly Enumerations