ValidationMissingDataType

Description

The ValidationMissingDataType enumeration is used to determine a type of missing data.

It is used by the following property:

Available Values

Value Brief description
0 All. All types of missing data.
1 Leading. Missing data, prior to the data.
2 Lagging. Missing data, following the data.
3 InData. Missing data inside the data series.

See also:

Ms Assembly Enumerations