ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / TransformationsControlProperties Class / TargetCoordinateSystemColumnName Property

In This Topic
    TargetCoordinateSystemColumnName Property
    In This Topic
    Gets and sets the column name for the target coordinate system column.
    Syntax
    public string TargetCoordinateSystemColumnName {get; set;}
    Public Property TargetCoordinateSystemColumnName As String
    Remarks
    This is optional.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also