ArcGIS Runtime SDK for Windows Phone - Library Reference
GPDataFile Class
Members  See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace : GPDataFile Class

A data file input to a geoprocessing task.

Object Model

GPDataFile Class

Syntax

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

Remarks

In ArcGIS Server v10.1+ GPItemID can be used in the place of GPDataFile. GPItemID represents a file uploaded to the GPServer using the UploadTask supported in ArcGIS Server v10.1+

Inheritance Hierarchy

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

Requirements

Target Platforms: Windows Vista, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.