ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.DataReviewer.ReviewerBatchJobs Namespace / ExportBatchJobToAttributeRulesDockPane Class / Item Property

In This Topic
    Item Property (ExportBatchJobToAttributeRulesDockPane)
    In This Topic
    Syntax
    public string this[ 
       string columnName
    ]; {get;}
    Public ReadOnly Default Property Item( _
       ByVal columnName As String _
    ) As String

    Parameters

    columnName
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also