IMsDisplayAttributeSettings.AttributeId

Fore Syntax

AttributeId: String;

Fore.NET Syntax

AttributeId: string;

Description

The AttributeId property determines identifier of the attribute, which value is displayed in the string view of expression element.

Comments

To get a dimension that contains attribute, use the IMsDisplayAttributeSettings.Dimension property.

Fore and Fore.NET Examples

The property use is given in the example for IMsDisplaySettings.DisplayAttributes.

See also:

IMsDisplayAttributeSettings