MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends

Sets the feature schema definition.

.NET Syntax
void SetFeatureSchema(MgFeatureSchema featureSchema);
Java Syntax
void SetFeatureSchema(MgFeatureSchema featureSchema);
PHP Syntax
void SetFeatureSchema(MgFeatureSchema featureSchema);
Parameters:
featureSchema(MgFeatureSchema) The feature schema definition.
Returns:
Returns nothing.