IMsDisplayAttributeSettingsList.FindById

Syntax

FindById(DimId: String): IMsDisplayAttributeSettings;

Parameters

DimId. Dimension identifier.

Description

The FindById method searches attribute settings for the dimension with the specified identifier.

Comments

If attribute settings for the specified dimension are not found, the method returns Null.

See also:

IMsDisplayAttributeSettingsList