ArcGIS API for Silverlight - Library Reference
ItemType Enumeration
See Also  Send comments on this topic
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
ArcPadPackage An ArcPad Package (appk)
CityEngineWebScene A CityEngine Web Scene
CodeAttachment Attached code.
CodeSample Code sample.
CollectionDefinition The definition for a feature collection/web map feature layer
ColorSet A color set.
CSV A CSV layer.
DesktopAddIn ArcGIS Add In (esriaddin)
DesktopApplicationTemplate The Desktop Application Template (.zip) includes either a desktop add in or a toolbar.exe.
ExplorerAddIn ArcGIS Explorer Layer (eaz)
ExplorerLayer ArcGIS Explorer Layer (nmc)
ExplorerMap ArcGIS Explorer Document (nmf)
FeatureCollection A feature collection is a saved web map feature layer with layer definition and a feature set
FeatureCollectionTemplate A feature collection template.
FeaturedItems Empty Item type with relationships to items that user wants featured.
FeatureService ArcGIS Feature Service
GeocodingService ArcGIS Server Geocoding Service
GeodataService ArcGIS Server Geodata Service
GeometryService ArcGIS Server Geometry Service
GeoprocessingPackage ArcGIS Geoprocessing Package (gpk)
GeoprocessingSample Geoprocessing sample.
GeoprocessingService ArcGIS Server Geoprocessing Service
GlobeDocument ArcGlobe Document (3dd)
GlobeService ArcGIS Server Globe Service
ImageService ArcGIS Server Image Service
KML Data, Map, kml
Layer Layer File (lyr)
LayerPackage Layer Package (lpk)
LocatorPackage ArcGIS Locator Package (apk)
MapDocument ArcMap Document (mxd)
MapPackage ArcGIS Map Package (mpk)
MapService ArcGIS Server Map Service
MapTemplate The Map Template (.zip) contains documentation, a map and GDB folder
MobileApplication A 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.
NetworkAnalysisService ArcGIS Server Network Analyst Service
OperationsDashboardAddIn An Operations Dashboard Add In
OperationView An Operation View
Other Other item.
PublishedMap ArcReader Document (pmf)
SceneDocument ArcScene Document (sxd)
ServiceDefinition Service Definition (sd)
Shapefile A shapefile layer.
SymbolSet A symbol set.
TilePackage ArcGIS Tile Package
WebMap Web Map authored using the arcgis.com Javascript Web Map viewer or using ArcGIS Explorer online. Usable by web, mobile, and desktop clients.
WebMappingApplication A 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.
WindowsMobilePackage ArcGIS Windows Mobile Package
WMS Data, Service, Web Map Service, OGC
WMTS Data, Service, Web Map Tile Service, OGC
WorkflowManagerPackage A 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

See Also

© ESRI, Inc. All Rights Reserved.