IValidationCustomMappings.FindById

Syntax

FindById(ExternalRubricatorId: String): IValidationCustomMapping;

Parameters

ExternalRubricatorId. Identifier of the external time series database for which a mapping should be found.

Description

The FindById method searches for mapping for time series database with the specified identifier.

Comments

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

See also:

IValidationCustomMappings