IValidationMissingData.Type

Fore Syntax

Type: ValidationMissingDataType;

Fore.NET Syntax

Type: Prognoz.Platform.Interop.Ms.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.

Fore and Fore.NET Examples

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

See also:

IValidationMissingData