ArcGIS Runtime SDK for WPF - Library Reference
GPItemID Class
Members  See Also 
ESRI.ArcGIS.Client.Tasks Namespace : GPItemID Class

This item represents and item that has been uploaded to the GPServer endpoint using the new Upload ability in ArcGIS Server v10.1. a GPItemID can be used in place of GPDataFile and GPRasterData by uploading the required item to the server then passing the ItemID to the Geoprocessing task instead.

Object Model

GPItemID Class

Syntax

Visual Basic (Declaration) 
Public Class GPItemID 
   Inherits GPParameter
C# 
public class GPItemID : GPParameter 

Remarks

Supported in ArcGIS Server v10.1+

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.Tasks.GPParameter
      ESRI.ArcGIS.Client.Tasks.GPItemID

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.