https://ns.adobe.com/experience/workfront/program
Program related fields
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Experimental | No | Forbidden | Permitted | adobe/experience/workfront/program.schema.json |
{
"workfront:program": {
"workfront:isActive": true,
"workfront:ownerEmployeeID": "12321ASDS1232"
}
}
Property | Type | Required | Defined by |
---|---|---|---|
workfront:program | object |
Optional | Workfront Program Attributes (this schema) |
* |
any | Additional | this schema allows additional properties |
workfront:program
- is optional
- type:
object
- defined in this schema
object
with following properties:
Property | Type | Required |
---|---|---|
workfront:description |
string | Optional |
workfront:isActive |
boolean | Optional |
workfront:ownerEmployeeID |
string | Optional |
workfront:description
- is optional
- type:
string
string
workfront:isActive
- is optional
- type:
boolean
boolean
workfront:ownerEmployeeID
- is optional
- type:
string
string