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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also