ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Geometry Namespace / DatumTransformation Class / OutputSpatialReference Property

In This Topic
    OutputSpatialReference Property (DatumTransformation)
    In This Topic
    Gets the output spatial reference of this transformation.
    Syntax
    Public Overridable ReadOnly Property OutputSpatialReference As SpatialReference
    public virtual SpatialReference OutputSpatialReference {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also