ValidationMissingDataSeriesMode

Description

The ValidationMissingDataSeriesMode enumeration is used to determine a loading mode for exceptions found by the Missing Data validation rule.

It is used by the property:

Available Values

Value Brief description
0 None. Exceptions are loaded by each found point of the data series.
1 Range. Exceptions are loaded by the series if there is no data in the specified dates range.
2 Serie. Exceptions are loaded by the series if the whole row does not contain data.

See also:

Ms Assembly Enumerations