IAdhocDsoDimensions.FindByKey

Syntax

FindByKey(Key: String): IAdhocDsoDimension;

Parameters

Key. Dimension key.

Description

The FindByKey method searches for a dimension by its key.

Comments

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

See also:

IAdhocDsoDimensions