NSManagedObject get parent object

Posted by Jacob on Stack Overflow See other posts from Stack Overflow or by Jacob
Published on 2010-04-04T00:08:43Z Indexed on 2010/04/04 0:13 UTC
Read the original article Hit count: 211

Filed under:
|

I have an NSManagedObject who has a one to many relationship with the parent Object. How can I get the parent object using the child object?

© Stack Overflow or respective owner

Related posts about xcode

Related posts about core-data