ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMStatisticalDataCollectionStandardVariable Class / ShowInDataBrowser Property

In This Topic
    ShowInDataBrowser Property (CIMStatisticalDataCollectionStandardVariable)
    In This Topic
    Gets or sets a value indicating whether the variable 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, Windows 8.1

    See Also