Some [Obsolete] RegisterProperty overloads #2288
Unanswered
michaelcsikos
asked this question in
Questions
Replies: 1 comment 4 replies
-
We only marked The The |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm having difficulty working out why some
RegisterProperty
methods are now deprecated, while others are not.I understand that
RelationshipTypes.Child
is no longer needed, but what aboutRelationshipTypes.LazyLoad
? If we're usingLazyGetProperty
do we need to flag it?Beta Was this translation helpful? Give feedback.
All reactions