Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dynamics crm annotations #13

Open
vladimirsakic opened this issue Jun 28, 2017 · 0 comments
Open

dynamics crm annotations #13

vladimirsakic opened this issue Jun 28, 2017 · 0 comments

Comments

@vladimirsakic
Copy link

dynamics crm odata service returns annotations like this one:
{
"@odata.count":1,
"value":[
{
"@odata.etag":"W/"1608905"",
"[email protected]":"Address Boulevard",
"_dot_propertyid_value":"9a11328b-5c15-e711-80e5-1458d043b558",
}
]
}
I have field _dot_propertyid_value, but how can I map to [email protected]
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant