IAdhocDsoDimensions.FindById

Syntax

FindById(Id: String): IAdhocDsoDimension;

Parameters

Id. Dimension identifier.

Description

The FindById method searches for a dimension by its identifier.

Comments

If the dimension is not found, the method returns Null.

See also:

IAdhocDsoDimensions