IValidationCustomMappings.Add

Fore Syntax

Add(ExternalRubricator: IRubricator): IValidationCustomMapping;

Fore.NET Syntax

Add(ExternalRubricator: Prognoz.Platform.Interop.Cubes.IRubricator): Prognoz.Platform.Interop.Ms.IValidationCustomMapping;

Parameters

ExternalRubricator. External time series database which mapping is added to the collection.

Description

The Add method adds mapping to the collection for the specified time series database.

Comments

The method is outdated, use IValidationCustomMappings.AddStub.

See also:

IValidationCustomMappings