ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMStatisticalDataCollectionField Class / ShowInDataBrowser Property

In This Topic
    ShowInDataBrowser Property (CIMStatisticalDataCollectionField)
    In This Topic
    Gets or sets a value indicating whether the field will be shown in the Data Browser control in ArcGIS Pro.
    Syntax
    public bool ShowInDataBrowser {get; set;}
    Public Property ShowInDataBrowser As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also