FDO API Reference Feature Data Objects
FDO_API void FdoClassDefinition::SetIsAbstract ( bool  value  ) 

Sets the abstraction state of the FdoClassDefinition. 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.