IDimBlocksInstance.FindById

Syntax

FindById(Id: String): IDimBlockInstance;

Parameters

Id - ID of dictionary block by which the search is performed.

Description

The FindById method searches dictionary block by its identifier and returns block data if search is successful.

See also:

IDimBlocksInstance