IMsDisplayAttributeSettingsList.FindByKey

Syntax

FindByKey(DimKey: Integer): IMsDisplayAttributeSettings;

Parameters

DimKey. Dimension key.

Description

The FindByKey method searches attribute settings for the dimension with the specified key.

Comments

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

See also:

IMsDisplayAttributeSettingsList