ESRI.ArcGIS.ADF.Web | |
CodedValueTableInfo Class Methods | |
See Also |
ESRI.ArcGIS.ADF.Web.Display Namespace : CodedValueTableInfo Class |
For a list of all members of this type, see CodedValueTableInfo members.
Name | Description | |
---|---|---|
ConvertTable | Converts coded values in all rows to their equivalent description. If the source table does not have the extended properties information, it will be returned unmodified. If conversion is possible, then a new DataTable is returned and the source table is unmodified. | |
FromString | Deserializes the object from a string. | |
GetConvertedRow | Converts coded values in the row to their equivalent description. | |
ToString | Overridden. Serializes the object so it can be stored in a DataTable using ExtendedProperties. |