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

Represents a GPRecordSet geoprocessing task inputs. For a large set of records, you can specify the Url property to the input records stored in a JSON structure in a file on a public server.

Object Model

GPRecordSet ClassFeatureSet Class

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.Tasks.GPParameter
      ESRI.ArcGIS.Client.Tasks.GPRecordSet
         ESRI.ArcGIS.Client.Tasks.GPFeatureRecordSetLayer

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.