ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / SpatialMapSeries Class / SpatialReferenceField Property

In This Topic
    SpatialReferenceField Property (SpatialMapSeries)
    In This Topic
    Gets or sets index layer's spatial reference field.
    Syntax
    public string SpatialReferenceField {get; set;}
    Public Property SpatialReferenceField As String

    Property Value

    Type: String
    Remarks
    Optional. If not set, the layer's spatial reference is used for all extents.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also