[]
Defines a file-based source for spatial data and possibly non-spatial data
public sealed class MapShapefile : MapSpatialData
| Name | Description |
|---|---|
| MapShapefile() | Initializes a new instance of the MapShapefile class. |
| Name | Description |
|---|---|
| MapFieldNames | Gets the set of non-spatial data fields to be imported from the shape file. |
| Source | Contains a constant or expression that evaluates to the location of the shapefile. This can be a full path, relative path, or URL. Relative paths start in the same folder as the report. An expression should evaluate to a string. |