FDO .NET API Reference Feature Data Objects
__property System::Void OSGeo::FDO::Schema::ClassDefinition::set_IsAbstract ( System::Boolean  value  ) 

Sets the abstraction state of ClassDefinition. Classes marked as abstract cannot be created via FDO commands and cannot be used as properties of another class.

Parameters:
value Input the abstraction state
Returns:
Returns nothing


Comments or suggestions? Send us feedback.