IMetaDictionaryLookup.EmptyMarkAttribute

Fore Syntax

EmptyMarkAttribute: String;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IMetaDictionaryLookup