Code Block | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
{
"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": ""
} |
Page Comparison
General
Content
Integrations