ArcGIS Runtime SDK for WPF - Library Reference
GPDataFile Class
Members  See Also 
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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.