Cube.AggregationPrefix Property

Gets or sets the prefix for aggregations in the cube.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public string AggregationPrefix { get; set; }

Property Value

Type: System.String
A String with the aggregation prefix.

See Also

Reference

Cube Class

Microsoft.AnalysisServices Namespace