FindById(ExternalRubricatorId: String): IValidationCustomMapping;
FindById(ExternalRubricatorId: string): Prognoz.Platform.Interop.Ms.IValidationCustomMapping;
ExternalRubricatorId. Identifier of the external time series database for which a mapping should be found.
The FindById method searches for mapping for time series database with the specified identifier.
If mapping for the specified time series database is not found, the method returns Null.
See also: