Web API Reference MapGuide Open Source

MgFeatureCommandType Class Reference
[MgFeatureCommandType]

Is a set of constants used to specify the type of an MgFeatureCommand object. More...

List of all members.


Static Public Attributes

static const int DeleteFeatures = 2
static const int InsertFeatures = 0
static const int LockFeatures = 3
static const int UnlockFeatures = 4
static const int UpdateFeatures = 1

Detailed Description

Is a set of constants used to specify the type of an MgFeatureCommand object.

Comments or suggestions? Send us feedback.