| Maptitude GISDK Help |
Determines whether a view can be exported.
Added to Version 5.0.
answer = IsViewExportable(string view_name)
| Argument | Contents |
|---|---|
| view_name | The name of the view |
The string "True" if the view can be exported, otherwise "False" if the layer is in a locked or encrypted format.
| Error Type | Meaning |
|---|---|
| NotFound | There is no view by the given name |
| Function | Summary |
|---|---|
| IsLayerExportable() | Tests whether or not a layer is export protected |
| ©2025 Caliper Corporation | www.caliper.com |