Web API Reference MapGuide Open Source
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.