ArcGIS Pro 3.0 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, Windows 8.1

    See Also