IRubricatorSegment.AttributeName

Syntax

AttributeName: String;

Description

The AttributeName property determines name of the attribute that specifies segment dimension.

Comments

This property is relevant if a segment is a data range: IRubricatorSegment.Type = RubricatorSegmentType.Factors.

Example

The property use is given in the example for IRubricatorSegment.AsObject.

See also:

IRubricatorSegment