MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
virtual STRING MgLayerBase::GetFilter ( ) [virtual]

Gets the filter associated with this layer

.NET Syntax
string GetFilter();
Java Syntax
String GetFilter();
PHP Syntax
string GetFilter();
Returns:
Returns the filter or an empty string if this layer is not a feature layer or doesn't have filter.