home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2004 April / DPPCPRO0404.ISO / extras / AMF / wsetup.exe / AMF-EMPTY.MDB / Tasks.json < prev    next >
Encoding:
JavaScript Object Notation  |  2003-09-22  |  467 b 

  1. {
  2.     "schema": {
  3.         "TSK_ID": "Long Integer",
  4.         "TSK_FolderID": "Long Integer",
  5.         "TSK_RecurrenceID": "Long Integer",
  6.         "TSK_NotificationID": "Long Integer",
  7.         "TSK_CategoryID": "Long Integer",
  8.         "TSK_StatusID": "Long Integer",
  9.         "TSK_Description": "Memo/Hyperlink (255)",
  10.         "TSK_DueDate": "DateTime",
  11.         "TSK_StartDate": "DateTime",
  12.         "TSK_AssignedTo": "Text (64)",
  13.         "TSK_Completed": "Byte",
  14.         "TSK_DateCompleted": "DateTime",
  15.         "TSK_DateLastUpdate": "DateTime",
  16.         "TSK_Priority": "Text (64)",
  17.         "TSK_Name": "Text (255)"
  18.     },
  19.     "data": []
  20. }