IStandardDimBlocks.FindByKey

Syntax

FindByKey(BlockKey: Integer): IStandardDimBlock;

Parameters

BlockKey. Block key, used as a base for search.

Description

The FindByKey method searches an object containing table dictionary block by its key. The search is based on the key, passed by the BlockKey parameter.

See also:

IStandardDimBlocks