ArcGIS Runtime SDK for WPF - Library Reference
ItemType Enumeration
See Also 
ESRI.ArcGIS.Client.Portal Namespace : ItemType Enumeration

Types of Portal Item.

Syntax

Visual Basic (Declaration) 
Public Enum ItemType 
   Inherits System.Enum
C# 
public enum ItemType : System.Enum 

Members

MemberDescription
ArcPadPackageAn ArcPad Package (appk)
CityEngineWebSceneA CityEngine Web Scene
CodeAttachmentAttached code.
CodeSampleCode sample.
CollectionDefinitionThe definition for a feature collection/web map feature layer
ColorSetA color set.
CSVA CSV layer.
DesktopAddInArcGIS Add In (esriaddin)
DesktopApplicationTemplateThe Desktop Application Template (.zip) includes either a desktop add in or a toolbar.exe.
DocumentLinkLink to a web resource
ExplorerAddInArcGIS Explorer Layer (eaz)
ExplorerLayerArcGIS Explorer Layer (nmc)
ExplorerMapArcGIS Explorer Document (nmf)
FeatureCollectionA feature collection is a saved web map feature layer with layer definition and a feature set
FeatureCollectionTemplateA feature collection template.
FeaturedItemsEmpty Item type with relationships to items that user wants featured.
FeatureServiceArcGIS Feature Service
GeocodingServiceArcGIS Server Geocoding Service
GeodataServiceArcGIS Server Geodata Service
GeometryServiceArcGIS Server Geometry Service
GeoprocessingPackageArcGIS Geoprocessing Package (gpk)
GeoprocessingSampleGeoprocessing sample.
GeoprocessingServiceArcGIS Server Geoprocessing Service
GlobeDocumentArcGlobe Document (3dd)
GlobeServiceArcGIS Server Globe Service
ImageImage Types (.jpg, .jpeg, .tif, .tiff, .png)
ImageServiceArcGIS Server Image Service
KMLData, Map, kml
LayerLayer File (lyr)
LayerPackageLayer Package (lpk)
LocatorPackageArcGIS Locator Package (gcpk)
MapDocumentArcMap Document (mxd)
MapPackageArcGIS Map Package (mpk)
MapServiceArcGIS Server Map Service
MapTemplateThe Map Template (.zip) contains documentation, a map and GDB folder
MicrosoftExcelMicrosoft Excel Document (.xls, .xlsx)
MicrosoftPowerPointMicrosoft PowerPoint (.ppt, .pptx)
MicrosoftWordMicrosoft Word Document (.doc, .docx)
MobileApplicationA mobile application build using the ArcGIS for iPhone SDK, ArcGIS for Android SDK, ArcGIS Mobile SDK for the Windows Mobile Platform, or the JavaScript or Flex API.
NetworkAnalysisServiceArcGIS Server Network Analyst Service
OperationsDashboardAddInAn Operations Dashboard Add In
OperationViewAn Operation View
OtherOther item.
PDFPortable Document Format (.pdf)
PublishedMapArcReader Document (pmf)
RulePackageArcGIS Rule Package (rpk)
SceneDocumentArcScene Document (sxd)
ServiceDefinitionService Definition (sd)
ShapefileA shapefile layer.
SymbolSetA symbol set.
TilePackageArcGIS Tile Package (tpk)
VisioDocumentVisio Document (.vsd)
WebMapWeb Map authored using the arcgis.com Javascript Web Map viewer or using ArcGIS Explorer online. Usable by web, mobile, and desktop clients.
WebMappingApplicationA web mapping application built using ArcGIS API for Javascript, ArcGIS API for Flex, ArcGIS API for Silverlight, Java Web Application Developer Framework, .NET Web Application Developer Framework.
WindowsMobilePackageArcGIS Windows Mobile Package
WMSData, Service, Web Map Service, OGC
WMTSData, Service, Web Map Tile Service, OGC
WorkflowManagerPackageA Workflow Manager Package (wpk)

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.Client.Portal.ItemType

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.