ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMRangeVariable Class / TableName Property

In This Topic
    TableName Property (CIMRangeVariable)
    In This Topic
    Gets or sets the name of the table to which the field in FieldExpression belongs.
    Syntax
    public string TableName {get; set;}
    Public Property TableName As String
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also