|
| ESRI.ArcGIS.ADF.Web.DataSources | |
| LayerInfo Class Members | |
| See Also Properties Methods | |
| ESRI.ArcGIS.ADF.Web.DataSources Namespace : LayerInfo Class |
The following tables list the members exposed by LayerInfo.
| Name | Description | |
|---|---|---|
![]() | LayerInfo Constructor |
| Name | Description | |
|---|---|---|
![]() | FeatureType | The feature type of the layer |
![]() | Fields | Defines how and whether fields are displayed. |
![]() | ID | The ID of the layer (Inherited from LayerInfoBase) |
![]() | Name | The name of the layer (Inherited from LayerInfoBase) |
![]() | Queryable | Whether the layer is queryable |
![]() | ReturnsGeometries | Whether the layer returns geometries |
| Name | Description | |
|---|---|---|
![]() | Apply | Applies information stored in field infos to the columns of the graphics layer |
![]() | FromJson | Overridden. Populates properties using JSON string. |
![]() | ToJson | Overridden. Serializes to JSON. |


