Advertisement
Guest User

Untitled

a guest
Feb 20th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. var Rs1;
  2.  
  3. if (id != null)
  4. {
  5. Rs1 = _context.DwPropertyDetails.Select(x => new
  6. {
  7. Rs1Clm2 = totalTransAmount,
  8. Rs1Clm3 = x.Studio),
  9. Rs1Clm4 = x.OneBedroom),
  10. Rs1Clm5 = x.TwoBedroom),
  11. Rs1Clm6 = x.ThreeBedroom),
  12. Rs1Clm7 = x.Total),
  13. });
  14. }
  15. else
  16. {
  17. Rs1Clm2 = 0,
  18. Rs1Clm3 = 0,
  19. Rs1Clm4 = 0,
  20. Rs1Clm5 = 0,
  21. Rs1Clm6 = 0,
  22. Rs1Clm7 = 0,
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement