Sets the feature schema definition.
.NET Syntax
|
void SetFeatureSchema(MgFeatureSchema featureSchema);
|
Java Syntax
|
void SetFeatureSchema(MgFeatureSchema featureSchema);
|
PHP Syntax
|
void SetFeatureSchema(MgFeatureSchema featureSchema);
|
- Parameters:
-
- Returns:
- Returns nothing.