ArcGIS API for Windows Phone - 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.