IRdsExportSchemas.FindById

Syntax

FindById(Id: String): IRdsExportSchema;

Parameters

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

Description

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

See also:

IRdsExportSchemas