IValidationCrossDatabaseMapping.ComparatorId

Fore Syntax

ComparatorId: String;

Fore.NET Syntax

ComparatorId: string;

Description

The ComparatorId property determines the attribute identifier in time series database, to which the data is compared.

Comments

The property is outdated, use IValidationCrossDatabaseMapping.ComparatorSelectionMapping.

Identifier of the attribute that corresponds to the ComparatorId attribute in the compared time series database, is determined by the IValidationCrossDatabaseMapping.TargetId property.

See also:

IValidationCrossDatabaseMapping