IMetaAttributeBreadcrumbItem.AttributeValue

Syntax

AttributeValue: IDimSelection;

Description

The AttributeValue property determines the indicators selection that is set for the attribute, to which this element of the MetaAttributesBreadcrumb component corresponds to.

Comments

The property is outdated, use IMetaAttributeBreadcrumbItem.GetSelection and IMetaAttributeBreadcrumbItem.SetSelection.

See also:

IMetaAttributeBreadcrumbItem