ArcGIS Pro 2.8 API Reference Guide
Item Constructor(String,String,String)

ArcGIS.Desktop.Core Namespace > Item Class > Item Constructor : Item Constructor(String,String,String)
Item name
Item catalog path
Item container type
Constructor that takes a name, catalog path, and container type for an item
Syntax
protected internal Item( 
   string name,
   string path,
   string type
)
Protected Friend Function New( _
   ByVal name As String, _
   ByVal path As String, _
   ByVal type As String _
)

Parameters

name
Item name
path
Item catalog path
type
Item container type
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Item Class
Item Members
Overload List