|
| ESRI.ArcGIS.ADF.Web.DataSources | |
| Fields Property | |
| See Also | |
| ESRI.ArcGIS.ADF.Web.DataSources Namespace > LayerInfo Class : Fields Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property Fields As FieldInfoCollection | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public FieldInfoCollection Fields {get; set;} | |