Web API Reference MapGuide Open Source
INT32 MgInsertFeatures::GetCommandType (  )  const [virtual]

Gets the type of the command, that is, MgFeatureCommandType::InsertFeatures.

.NET Syntax
int GetCommandType() const;
Java Syntax
int GetCommandType() const;
PHP Syntax
int GetCommandType() const;

Returns:
Returns MgFeatureCommandType::InsertFeatures.

Implements MgFeatureCommand.


Comments or suggestions? Send us feedback.