FDO .NET API Reference Feature Data Objects
__property System::Void OSGeo::FDO::Schema::FeatureClass::set_GeometryProperty ( OSGeo::FDO::Schema::GeometricPropertyDefinition value  ) 

Sets the geometric property that defines the geometry for this spatial feature class. The specified GeometricPropertyDefinition must be a member of either ClassDefinition.GetBaseProperties or ClassDefinition.GetProperties collection.

Parameters:
value Input the geometric property
Returns:
Returns nothing


Comments or suggestions? Send us feedback.