IValidationMissingData.Type

Syntax

Type: ValidationMissingDataType;

Description

The Type property determines the missing data type.

Comments

By default, all types of missing data are detected, that is, the property is set to ValidationMissingDataType.All.

Example

The property use is given in the example for IValidationMissingData.SeriesMode.

See also:

IValidationMissingData