IValidationCustomMappings.FindByKey

Syntax

FindByKey(ExternalRubricatorKey: Integer): IValidationCustomMapping;

Parameters

ExternalRubricatorKey. Key of the external time series database for which a mapping should be found.

Description

The FindByKey method searches for time series database mapping with the specified key.

Comments

If mapping for the specified time series database is not found, the method returns Null.

The method is used, if time series databases are mapped.

See also:

IValidationCustomMappings