IMetaDictionaryLookup.EmptyMarkAttribute

Syntax

EmptyMarkAttribute: String;

Description

The EmptyMarkAttribute property determines an identifier of an attribute that contains an indicator of empty factor.

Comments

Use the IMetaDictionaryLookup.WhereIsEmpty property to run search in the time series database taking into account the property that indicates if the time series is empty.

Example

The property use is given in the example for IMetaDictionaryLookup.WhereIsEmpty.

See also:

IMetaDictionaryLookup