IAdhocDsoDimensions.FindById

Fore Syntax

FindById(Id: String): IAdhocDsoDimension;

Fore.NET Syntax

None;

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