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
rajesh yadav
1.6k
82
9.8k
how to make class of following json
Feb 27 2020 6:05 AM
hi,
i have following json
/**
* Paste one or more documents here
*/
{
"nodeHierarchy"
: [{
"L1"
:
"Mechanical"
}, {
"L2"
:
"nical"
}, {
"L3"
:
"nical2"
}],
"weightage"
:
"34"
,
"dateFrom"
:
"01 jan 2020"
,
"dateTo"
:
"04 Feb 2020"
,
"WSID"
:
"Rky6"
,
"scope"
:
"4234"
,
"IsLeafNode"
:
true
,
"Parentnode"
: [{
"L1"
:
"Mechanical"
}, {
"L2"
:
"nical"
}]
}
the L1,L2 is dyanamic it can increase or decrese in both nodeHierarchy and Parentnode keys.
pls tel me how can i make a c# class for above structure.
yours sincerley
Reply
Answers (
4
)
lists in Model view controller
powershell script to update application patch