ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data Namespace / TableSortDescription Class
Properties Version


    TableSortDescription Class Members

    The following tables list the members exposed by TableSortDescription.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TableSortDescription class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the QueryFilter that filters what values should be returned once the table sort operation is completed.  
    Public PropertyGets an IReadOnlyList containing one or more SortDescriptions.  
    Top
    See Also