ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Telecom Namespace / CircuitVerifyOptions Class / SpatialReference Property

In This Topic
    SpatialReference Property (CircuitVerifyOptions)
    In This Topic
    Specifies the spatial reference used for synthesized geometries.
    Syntax
    Public Property SpatialReference As SpatialReference
    public SpatialReference SpatialReference {get; set;}
    Remarks
    This property is only used when SynthesizeGeometries is true.
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also