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

Gets the feature class name associated with this layer

.NET Syntax
string GetFeatureClassName();
Java Syntax
String GetFeatureClassName();
PHP Syntax
string GetFeatureClassName();
Returns:
Returns the feature class name or an empty string if this layer is not a feature layer false otherwise.