ArcGIS Pro 3.7 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 Property TransformationColumnName As String
    public string TransformationColumnName {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