Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgDeleteFeatures
GetCommandType
GetFeatureClassName
GetFilterText
MgDeleteFeatures
STRING
MgDeleteFeatures::GetFilterText
(
)
const
Gets the filter used to select the features to be deleted from the datastore.
.NET Syntax
string
GetFilterText() const
;
Java Syntax
String
GetFilterText() const
;
PHP Syntax
string
GetFilterText() const
;
Returns:
Returns the filter used to select the features to be deleted from the datastore.
Comments or suggestions? Send us
feedback
.