ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / QueryFilter Class / OutputSpatialReference Property

In This Topic
    OutputSpatialReference Property (QueryFilter)
    In This Topic
    Gets or sets the spatial reference in which the features will be returned.
    Syntax
    public SpatialReference OutputSpatialReference {get; set;}
    Public Property OutputSpatialReference As SpatialReference
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also