ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / TransformationsControlProperties Class / SourceCoordinateSystemColumnName Property

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

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

    ArcGIS Pro version: 3.1 or higher.
    See Also