RelatedColumnDetails.GroupByColumns 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.
Gets the collection object of all groupbycolumns in the current RelatedColumnDetails.
public Microsoft.AnalysisServices.Tabular.GroupByColumnCollection GroupByColumns { get; }
member this.GroupByColumns : Microsoft.AnalysisServices.Tabular.GroupByColumnCollection
Public ReadOnly Property GroupByColumns As GroupByColumnCollection