ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Workflow.Models.Queries Namespace / QueryResult Class
Properties


In This Topic
    QueryResult Class Members
    In This Topic

    The following tables list the members exposed by QueryResult.

    Public Properties
     NameDescription
    Public Property Gets the IReadOnlyList of QueryFieldInfo columns that are specified in the query  
    Public Property Gets the Xml query results  
    Public Property Gets the ReadOnlyObservableCollection of JobQueryRow results  
    Top
    See Also