MapWinGIS:FieldType
From MapWindow GIS
The field type enumerations are used to indicate what type of data will be stored in the field.
Values
| Name | Summary |
|---|---|
| STRING_FIELD | String data will be the type of data to be stored in the Field when its type is set to STRING_FIELD. |
| INTEGER_FIELD | Integer data will be the type of data to be stored in the Field when its type is set to INTEGER_FIELD. |
| DOUBLE_FIELD | Double data will be the type of data to be stored in the Field when its type is set to DOUBLE_FIELD. |
















