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


In This Topic
    QueryResult Class Properties
    In This Topic

    For a list of all members of this type, see QueryResult members.

    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