IRdsExportSchemas.FindById

Syntax

FindById(Id: String): IRdsExportSchema;

Parameters

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

Description

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

See also:

IRdsExportSchemas