-
Type:
Task
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: 1.10
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
public class Human
{
public List<MongoDB.Driver.MongoDBRef> Houses
{ get; set; }}
I couldn't find any way to resolve DBRef to it's type with LINQ.
How to get house document with LINQ ?