home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 3_2004-2005.ISO / Data / Zips / Property_S1734784182004.psc / PropertySheet / Demo / DemoPropertySheet.lvw / Components.json next >
JavaScript Object Notation  |  2004-04-01  |  538b

  1. {
  2.     "schema": {
  3.         "ComponentId": "Long Integer",
  4.         "FolderID": "Long Integer",
  5.         "ComponentName": "Text (255)",
  6.         "Present": "Boolean NOT NULL"
  7.     },
  8.     "data": [
  9.         {
  10.             "ComponentId": 1,
  11.             "FolderID": 0,
  12.             "ComponentName": "Form1",
  13.             "Present": 0
  14.         },
  15.         {
  16.             "ComponentId": 2,
  17.             "FolderID": 0,
  18.             "ComponentName": "Form2",
  19.             "Present": 0
  20.         },
  21.         {
  22.             "ComponentId": 3,
  23.             "FolderID": 0,
  24.             "ComponentName": "Form3",
  25.             "Present": 0
  26.         },
  27.         {
  28.             "ComponentId": 5,
  29.             "FolderID": 0,
  30.             "ComponentName": "Form4",
  31.             "Present": 0
  32.         },
  33.         {
  34.             "ComponentId": 7,
  35.             "FolderID": 0,
  36.             "ComponentName": "modMain",
  37.             "Present": 0
  38.         },
  39.         {
  40.             "ComponentId": 8,
  41.             "FolderID": 0,
  42.             "ComponentName": "Form5",
  43.             "Present": 0
  44.         }
  45.     ]
  46. }