Add Property/Reference/etc overloads that take IProperty/INavigation #7390
Labels
area-change-tracking
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
good first issue
This issue should be relatively straightforward to fix.
punted-for-2.0
type-enhancement
Milestone
When using the Entry APIs in combination with metadata APIs it is common to have an IProperty/INavigation for which .Name is called to pass this information to the Entry APIs. The Entry APIs immediately lookup this name to get back to the IProperty/INavigation. Instead these APIs should have simple overloads that accept an IProperty/INavigation. For example, see #7308.
The text was updated successfully, but these errors were encountered: