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"
- }]
- }
pls tel me how can i make a c# class for above structure.
yours sincerley
Sagar MaldePosted Mar 4, 2020, 3:07 AM
rajesh yadavPosted Feb 27, 2020, 10:48 PM
Ravi PatelPosted Feb 27, 2020, 6:32 AM
Amit MohantyPosted Feb 27, 2020, 6:28 AM