IMsDimIteratorDimensions.FindById

Syntax

FindById(Id: String): MsDimIteratorDimension;

Parameters

Id. Identifier of searched dimension.

Description

The FindById method searches for a dimension with the specified identifier.

Comments

If the dimension with the specified identifier is not found, the method returns Null.

See also:

IMsDimIteratorDimensions