My Project
|
Entity wrapper class that contains the entity key and the entities that make up the lineage of the entity. More...
Public Attributes | |
EntityKey | Key |
The entity key for the specified entity. | |
Dictionary< string, EntityKey > | Lineage |
Dictionary of entity keys for related entities. Dictionary key is entity type. | |
Additional Inherited Members | |
![]() | |
string | ToJson () |
Entity wrapper class that contains the entity key and the entities that make up the lineage of the entity.