FindByExternalRubId(ExternalRubId: String): IValidationCustomMapping;
FindByExternalRubId(ExternalRubId: string): Prognoz.Platform.Interop.Ms.IValidationCustomMapping;
ExternalRubId. Identifier of the external time series database for which a mapping should be found.
The FindByExternalRubId method searches for a mapping of the external time series database with the specified identifier.
The method is outdated, use IValidationCustomMappings.FindByExternalStubId.
See also: