Column.SortByColumn 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.
Indicates that the column defining this property will be sorted by the values of the column referenced by this property.
public Microsoft.AnalysisServices.Tabular.Column SortByColumn { get; set; }
member this.SortByColumn : Microsoft.AnalysisServices.Tabular.Column with get, set
Public Property SortByColumn As Column