ESRI.ArcGIS.ADF.Web.DataSources | |
FieldInfo Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.DataSources Namespace : FieldInfo Class |
The following tables list the members exposed by FieldInfo.
Name | Description | |
---|---|---|
FieldInfo Constructor |
Name | Description | |
---|---|---|
Alias | The user-friendly name for the field. | |
Name | The name of the field. | |
Type | The field type. Should be set to System.Type.Name. | |
Visible | Is the field to be displayed when a record from this layer is presented as a set of field name-value pairs. |
Name | Description | |
---|---|---|
Apply | Applies alias and visibility information to the matching column of the Table | |
FromJson | Populates properties using JSON string. | |
ToJson | Serializes to JSON. |