ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.GeoProcessing Namespace / GeoprocessingProjectItem Class / DisplayType Property

In This Topic
    DisplayType Property (GeoprocessingProjectItem)
    In This Topic
    Gets the display type of the geoprocessing item. This is a localized string.
    Syntax
    protected override string DisplayType {get; set;}
    Protected Overrides NotOverridable Property DisplayType As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also