3
Answers

How to replace Null in Json desalinize Object

yesubabu k

yesubabu k

5y
4.3k
1
Dear Experts,
 
How to replace Null in Json desalinize Object  
 
[{\"PropertyId\":1,\"PropertyCode\":\"001\",\"PropertyDesc\":\"AK Shopping Mall\",\"CompanyId\":1,\"ContactPerson\":\"Dany\",\"ContactNo\":\"65786543\",\"ContactEmail\":\"[email protected]\",\"PropertyLocation\":\"12,18\",\"PropertyAddedOn\":\"\\/Date(1500550861527)\\/\",\"PropertyAddedBy\":0,\"PropertyAddress\":\"Malaysia\",\"Logo\":\"\",\"MaxCount\":2,\"BackGroundImage\":\"\",\"PaymentEnviroment\":\"\",\"PaymentMerchantID\":\"\",\"PaymentKey1\":\"\",\"PaymentKey2\":\"\",\"PaymentKey3\":\"\"},
 
Need to replace  \" to null
Answers (3)