ArcGIS API for Silverlight - Library Reference
VisibleFields Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.WebMap Namespace > Query Class : VisibleFields Property

Gets or sets the fields that must be returned in the results.

Syntax

Visual Basic (Declaration) 
Public Property VisibleFields As IList(Of String)
C# 
public IList<string> VisibleFields {get; set;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.