Has anybody experienced an issue where they have a generic list of
objects, do a find (in my instance using a lambda expression) and the
returned object is missing one or more of the properties that the
object contains in the List? I am getting an object with all but one
int property set. I'm at a loss. any help would be greatly
appreciated.

TIA

rbr

Reply via email to