AlternateOf.Summarization Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A value indicating the summarization type used by this alternative sources' column. The possible values are GroupBy (0), Sum (1), Count (2), Min (3), Max (4).
public Microsoft.AnalysisServices.Tabular.SummarizationType Summarization { get; set; }
member this.Summarization : Microsoft.AnalysisServices.Tabular.SummarizationType with get, set
Public Property Summarization As SummarizationType