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


In This Topic
    TableSortDescription Class Members
    In This Topic

    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