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


Comments or suggestions? Send us feedback.