Show contents 

Dimensions > Dimensions Assembly Interfaces > IDimSelectionSet > IDimSelectionSet.FindById

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. Search is executed by the dictionary identifier passed by Id parameter.

See also:

IDimSelectionSet