ArcGIS API for Silverlight - Library Reference
Fields Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.FeatureService Namespace > FeatureLayerInfo Class : Fields Property

The fields in the layer.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Fields As List(Of Field)
C# 
public List<Field> Fields {get;}

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.