_Task Object Formats
- Andrew Hill (Deactivated)
- Mickey Bushman
Owned by Andrew Hill (Deactivated)
JSON Format Expand source
{ "TaskID": "", "TaskType": "", "ActualStart": "", "ActualEnd": "", "Desc": "", "Dur": "", "Extensions": { "key": "value1" }, "FlexAttrs": { "${FlexFormID}": { "${FlexAttrID}": [ "", "" ] } }, "FlexForms": [ "${FlexFormID}" ], "FlexFormsDisplayValues": [{ "FlexFormID": "${FlexFormID}", "Title": "", "FlexGroups": [{ "Title": "", "FlexAttrs": [{ "FlexAttrID": "${FlexAttrID}", "Label": "label text", "Value": "value text" }] }] }], "FlexView": [ { "Title": "GroupName", "Items": [ { "Label": "labeltext", "Value": "value text" } ] } ], "Paused": false, "Priority": 1, "Notes": [ { "ID": "", "Author": "", "Date": "", "ReadOnly": true, "Text": "", "Delete": true } ], "SchedDur": "", "SchedEnd": "", "SchedStart": "", "Status": "", "Title": "" }