ArcGIS Pro 3.7 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 Property TableName As String
    public string TableName {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also