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.
If mapping for the specified external time series database is not found, the method returns Null.
See also: