ISmHighlightExceptions.MissingData

Syntax

MissingData: IMissingData;

Description

The MissingData property determines the missing data treatment method to be applied to the source data.

Comments

By default missing data is not treated.

To determine source data, use the ISmHighlightExceptions.Data property.

Example

The property use is given in the example for ISmHighlightExceptions.Data.

See also:

ISmHighlightExceptions