Interface IBaseEntity
Namespace:UM4RS
Assembly:UM4RS.dll
Syntax
public interface IBaseEntity
Properties
Id
The Identifier of the object (unique DB identifier)
Declaration
[Key]
int Id { get; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |