MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends

Marks the feature schema for deletion.

Remarks:
This method is called markAsDeleted in Java (to avoid conflicting with a SWIG-generated method of the same name)
.NET Syntax
void Delete();
Java Syntax
void markAsDeleted();
PHP Syntax
void Delete();
Returns:
Returns nothing.
Since:
2.2
4.0 Documented the name change for Java