Web API Reference MapGuide Open Source

MgUnlockFeatures Class Reference
[MgUnlockFeatures]

Creates an unlock feature command. You must add this command to an MgFeatureCommandCollection object and pass the latter in a call to MgFeatureService::UpdateFeatures. More...

Inherits MgFeatureCommand.

List of all members.


Public Member Functions

virtual INT32 GetCommandType () const
 Gets the type of the command, that is, MgFeatureCommandType::UnlockFeatures.
STRING GetFeatureClassName () const
 
STRING GetFilterText () const
 
 MgUnlockFeatures (CREFSTRING className, CREFSTRING filterText)
 Constructs an unlock feature comand.

Detailed Description

Creates an unlock feature command. You must add this command to an MgFeatureCommandCollection object and pass the latter in a call to MgFeatureService::UpdateFeatures.

Remarks:

Comments or suggestions? Send us feedback.