IRdsImportSchemas.FindById

Syntax

FindById(Id: String): IRdsImportSchema;

Parameters

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

Description

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

See also:

IRdsImportSchemas