How to deserialize to a list object in web api
Hi All,I have receive an data in following format of json, it is contain like \r\n
{
"Status": true,
"Message": "Success.",
"Data": null,
"RecordCount": 4,
"Collection": [
{
"Bsid": "1-XY01CC58-1",
"Code": "WEB\r\n",
"SourceName": "Web Campaign\r\n",
"Description": "b n nmjn vb nmjbv nmjbv",
"IsActive": true,
"PropertyId": null,
"UserName": null
}