ArcGIS Pro 3.7 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 Property OutputSpatialReference As SpatialReference
    public SpatialReference OutputSpatialReference {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also