| Web API Reference | MapGuide Open Source |
Inherits MgFeatureCommand.
Public Member Functions | |
| virtual INT32 | GetCommandType () const |
| Gets the type of the command, that is, MgFeatureCommandType::LockFeatures. | |
| STRING | GetFeatureClassName () const |
| STRING | GetFilterText () const |
| MgLockFeatures (CREFSTRING className, CREFSTRING filterText) | |
| Constructs a lock feature comand. | |