MapGuide API Reference
Main Page
Related Pages
Modules
Classes
All
Classes
Functions
Variables
Enumerations
Enumerator
Friends
bool
MgClassDefinition::IsAbstract
(
)
Tests whether a class definition is abstract or not.
Remarks:
If a class definition is abstract it can not be used to set the class definition of an
MgObjectPropertyDefinition
object.
.NET Syntax
bool
IsAbstract()
;
Java Syntax
boolean
IsAbstract()
;
PHP Syntax
bool
IsAbstract()
;
Returns:
Returns true if the class definition is abstract; otherwise returns false.
MgClassDefinition
Comments or suggestions? Send us
feedback
. | Generated by
1.8.0