IEntity Interface
From MongoRepository
MongoRepository documentation
| IEntity Interface |
"Default" Entity interface.
Namespace: MongoRepository
Assembly: MongoRepository.Net45 (in MongoRepository.Net45.dll) Version: 1.6.11.0 (1.6.11.0)
The IEntity type exposes the following members.
| Name | Description | |
|---|---|---|
| Id |
Gets or sets the Id of the Entity.
(Inherited from IEntityTKey.) |
Entities are assumed to use strings for Id's.