ModelData Class
Base class for models with an integer as the primary key.
Namespace: Common.Core.ClassesAssembly: Common.Core (in Common.Core.dll) Version: 2.1.5
public abstract class ModelData : ModelBase
- Inheritance
- Object ModelBase ModelData
- Derived
ModelData | Initializes a new instance of the ModelData class |
Id | Gets or sets the primary key. |