AggregationInstance.Source Property

Gets or sets the table name for the aggregation, if different than the table associated with column binding.

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

Syntax

C#
public TabularBinding Source { get; set; }

Property Value

Type: Microsoft.AnalysisServices.TabularBinding
A TabularBinding object.

See Also

Reference

AggregationInstance Class

Microsoft.AnalysisServices Namespace