IRdsImportSchemas.FindById

Syntax

FindById(Id: String): IRdsImportSchema;

Parameters

Id - identifier of an import scheme of the MDM dictionary, by which search is executed.

Description

The FindById method searches and returns an import scheme if search is successful. An identifier of an import scheme, by which search is executed, is passed by the Id parameter.

See also:

IRdsImportSchemas