| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Fields As List(Of Field) | |
| C# | |
|---|---|
public List<Field> Fields {get;} | |
Target Platforms:Windows Phone 7
|
| 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 |
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Fields As List(Of Field) | |
| C# | |
|---|---|
public List<Field> Fields {get;} | |
Target Platforms:Windows Phone 7