IMetaAttributesBreadcrumb.ShowColumnHeaders

Syntax

ShowColumnHeaders: Boolean;

Description

The ShowColumnHeaders property determines whether column headers are displayed in the drop-down list of the time series database attribute values.

Comments

If the property is set to True, column headers are displayed in a drop-down list that appears by choosing the corresponding component element. If a time series database attribute is linked to MDM dictionary, additional attributes of the corresponding MDM dictionary can be displayed.

The property is set to False by default.

Example

The property use is given in description of the IMetaAttributeSetting.ShowAttribute property.

See also:

IMetaAttributesBreadcrumb