AggregationAttribute Properties

Include Protected Members
Include Inherited Members

The AggregationAttribute type exposes the following members.

Properties

  Name Description
Public property Annotations Gets a collection within which you can store custom data. (Inherited from ModelComponent.)
Public property Attribute Gets the DimensionAttribute assigned to a Aggregation.
Public property AttributeID Gets or sets the AttributeID of a DimensionAttribute that is associated with a Aggregation.
Public property Container (Inherited from Component.)
Public property CubeAttribute Gets the CubeAttribute that associates the current AggregationAttribute to the parent cube.
Protected property FriendlyName Infrastructure. Gets the friendly name of the ModelComponent. (Inherited from ModelComponent.)
Protected property KeyForCollection Infrastructure. Gets the key used in the collection. (Inherited from ModelComponent.)
Public property OwningCollection Gets or sets the collection that contains the ModelComponent. (Inherited from ModelComponent.)
Public property Parent Gets the parent AggregationDimension of the current AggregationAttribute.
Public property ParentAggregation Gets the parent Aggregation of the current AggregationAttribute.
Public property ParentAggregationDesign Gets the parent AggregationDesign of the current AggregationAttribute.
Public property ParentCube Gets the parent Cube of the current AggregationAttribute.
Public property ParentDatabase Gets the parent Database of the current AggregationAttribute.
Public property ParentMeasureGroup Gets the parent MeasureGroup of the current AggregationAttribute.
Public property ParentServer Gets the parent Server of the current AggregationAttribute.
Public property Site (Inherited from Component.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IHostableComponent.Host Gets or sets the IServiceProvider that is the host of the ModelComponent. (Inherited from ModelComponent.)
Explicit interface implemetationPrivate property IModelComponent.FriendlyPath Gets a friendly path for the ModelComponent. (Inherited from ModelComponent.)
Explicit interface implemetationPrivate property IModelComponent.OwningCollection Gets or sets the collection that owns the current object. (Inherited from ModelComponent.)

Top

See Also

Reference

AggregationAttribute Class

Microsoft.AnalysisServices Namespace