IDimSelectionSet.FindById

Syntax

FindById(Id: String): IDimSelection;

Parameters

Id. Dictionary identifier, the selection of which is to be received.

Description

The FindById method searches and returns the object containing dictionary selection. The search is based on the Dictionary identifier passed by Id parameter.

See also:

IDimSelectionSet