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

In This Topic
    GeoprocessingProjectItem Constructor
    In This Topic
    Represents a GeoProcessing project item.
    Syntax
    public GeoprocessingProjectItem( 
       ItemInfoValue iiv
    )
    Public Function New( _
       ByVal iiv As ItemInfoValue _
    )

    Parameters

    iiv
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also