Interface IModuleObject
-
- All Known Implementing Classes:
BaseObjectType,Column,DataSource,ForeignColumn,ForeignKey,MetadataModule,PrimaryKey,PropertyType,Table,TableItem
public interface IModuleObjectCommon interface for model classes. Json annotations applied to the base class will be applied to the derived classes. This way same rules applied in the single location. Derived classes may override annotations.