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

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

Returns:
Returns true if the ClassDefinition is abstract


Comments or suggestions? Send us feedback.