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

The fields to return in a QueryTask FeatureSet.

Object Model

OutFields ClassString Class

Syntax

Visual Basic (Declaration) 
Public Class OutFields 
   Inherits System.Collections.Generic.List(Of String)
C# 
public class OutFields : System.Collections.Generic.List<string> 

Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      ESRI.ArcGIS.Client.Tasks.OutFields

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.