IValidationCrossDatabaseMapping.TargetId

Fore Syntax

TargetId: String;

Fore.NET Syntax

TargetId: string;

Description

The TargetId property determines attribute identifier in the compared time series database.

Comments

The property is outdated, use IValidationCrossDatabaseMapping.TargetSelectionMapping.

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

See also:

IValidationCrossDatabaseMapping