MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends

Gets the class definition for the feature class of the layer. If the feature class of the layer is extended with properties from other feature classes, then all those properties are also contained in the returned class definition. See Feature Schema .

Returns:
Returns an MgClassDefinition instance for the feature class of the layer.
Exceptions:
MgFeatureServiceException
MgInvalidArgumentException
MgFdoException
Since:
1.2

Reimplemented in MgLayer.