Web API Reference MapGuide Open Source
STRING MgUpdateFeatures::GetFeatureClassName (  )  const

Get the feature class name specified in the constructor.

.NET Syntax
string GetFeatureClassName() const;
Java Syntax
String GetFeatureClassName() const;
PHP Syntax
string GetFeatureClassName() const;

Returns:
Returns the feature class name specified in the constructor.


Comments or suggestions? Send us feedback.