public string GetBookType() { Function fun = new Function(); return(fun.DataTableToJSONWithJSONNet(bbl.GetBookType())); }