ISmTramoSeats.MissingData

Syntax

MissingData: IMissingData;

Description

The MissingData property returns the method of missing data treatment applied to the input data.

Comments

By default the MissingDataMethod.None method is used, that is missing data is not treated.

Example

The property use is given in the example for ISmTramoSeats.D.

See also:

ISmTramoSeats