AttributeReference Object (Model Designer)

Contains a reference to an attribute along with an optional path that can be used to reach that attribute.

Properties

Name

Cardinality

Type

Description

Path

0-1

Object

The path used to reach the attribute. In the case of an aggregate attribute, the path used to reach the aggregated expressions within the referenced attribute. References to attributes without IsAggregate set to True cannot have a Path containing a Many or OptionalMany role.

AttributeID

1

String

The ID of an attribute.

Remarks

In Report Builder, an AttributeReference is a reference to an attribute within the model. An AttributeReference object's behavior depends on how the attribute is being used.