ArcGIS API for Windows Phone - Library Reference
GPRecordSet Class
Members  See Also  Send comments on this topic
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 Vista, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.