| Visual Basic (Declaration) | |
|---|---|
Public Property Fields As List(Of Field) | |
| C# | |
|---|---|
public List<Field> Fields {get; set;} | |
Property Value
The fields.Target Platforms:Windows Phone 7
|
| ArcGIS API for Windows Phone - Library Reference | |
| Fields Property | |
| See Also Send comments on this topic | |
| ESRI.ArcGIS.Client.Tasks Namespace > FeatureSet Class : Fields Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property Fields As List(Of Field) | |
| C# | |
|---|---|
public List<Field> Fields {get; set;} | |
Target Platforms:Windows Phone 7