TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
John
NA
928
131k
Get value from json
Jul 22 2017 8:08 AM
from the below json i want want to id=urn:adsk.objects:os.object:wip.dm.prod/de297af2-ca40-4d2a-bb9f-7f44d0132c25.rvt value how to fetch it in c#
{
"jsonapi": {
"version": "1.0"
},
"data": {
"type": "objects",
"id": "urn:adsk.objects:os.object:wip.dm.prod/de297af2-ca40-4d2a-bb9f-7f44d0132c25.rvt"
,
"relationships": {
"target": {
"data": {
"type": "folders",
"id": "urn:adsk.wipprod:fs.folder:co.tEtFNaS1QpSyMtqNzCVnYQ"
},
"links": {
"related": {
"href": "https://developer.api.autodesk.com/data/v1/projects/b.18f5c27b-fb49-4a38-bfe4-f62887e4ef50/folders/urn:adsk.wipprod:fs.folder:co.tEtFNaS1QpSyMtqNzCVnYQ"
}
}
}
}
}
}
Reply
Answers (
2
)
how to store into text file out put of visual studio
Unable to navigate in xamarin Cross plateform application