ArcGIS Pro 3.7 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 Property SpatialReferenceField As String
    public string SpatialReferenceField {get; set;}

    Property Value

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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also