There is a slight mistake in the query above:
"The problem is that the object type that is returned in the linq
query contains an array of other objects."

The first object type does not contain an array of the second object
type, it contains a single instance of the second object type

I am trying to  display the following attribute:
MyObject1.MyObject2.Name

Reply via email to