Guest User

Untitled

a guest
Jul 26th, 2016
6
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.71 KB | None | 0 0
  1. [
  2.   {
  3.     "TurmaId": 1,
  4.     "Nome": "CursoA_Turma1",
  5.     "Curso_Id": 1,
  6.     "Curso": null,
  7.     "Cursos": null,
  8.     "Ano_Id": 1,
  9.     "Ano": null,
  10.     "Anos": null,
  11.     "Escola_Id": 2,
  12.     "Escola": null,
  13.     "Escolas": null
  14.   },
  15.   {
  16.     "TurmaId": 3,
  17.     "Nome": "CursoBTurmaX",
  18.     "Curso_Id": 2,
  19.     "Curso": null,
  20.     "Cursos": null,
  21.     "Ano_Id": 1,
  22.     "Ano": null,
  23.     "Anos": null,
  24.     "Escola_Id": 2,
  25.     "Escola": null,
  26.     "Escolas": null
  27.   },
  28.   {
  29.     "TurmaId": 12,
  30.     "Nome": "tur1_222_2016_curA",
  31.     "Curso_Id": 1,
  32.     "Curso": null,
  33.     "Cursos": null,
  34.     "Ano_Id": 1,
  35.     "Ano": null,
  36.     "Anos": null,
  37.     "Escola_Id": 2,
  38.     "Escola": null,
  39.     "Escolas": null
  40.   }
  41. ]
Advertisement
Add Comment
Please, Sign In to add comment