home *** CD-ROM | disk | FTP | other *** search
/ Swift Draw / SwiftDraw.iso / Aveo / Attune / Data / Packages.mdb / Packages.json < prev    next >
JavaScript Object Notation  |  1999-04-29  |  541b

  1. {
  2.     "schema": {
  3.         "PackageID": "Text (255)",
  4.         "IsViewed": "Boolean NOT NULL",
  5.         "IsImmediate": "Boolean NOT NULL",
  6.         "PackageName": "Text (255)",
  7.         "CompanyName": "Text (255)",
  8.         "InstallDir": "Text (255)",
  9.         "Event": "Text (255)",
  10.         "FrequencyInSeconds": "Long Integer",
  11.         "NotificationCounter": "Long Integer",
  12.         "StartDate": "Long Integer",
  13.         "ExpirationDate": "Long Integer",
  14.         "Description": "Memo/Hyperlink (255)",
  15.         "Category": "Text (255)",
  16.         "IsSet": "Long Integer",
  17.         "IsDeleted": "Long Integer",
  18.         "NoticeDateTime": "DateTime",
  19.         "Rule": "Memo/Hyperlink (255)",
  20.         "PackageType": "Long Integer"
  21.     },
  22.     "data": []
  23. }