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

Gets 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.