TaskDefinitionReference interface
Properties
definition |
Gets or sets the definition type. Values can be 'task' or 'metaTask'. |
id | Gets or sets the unique identifier of task. |
version |
Gets or sets the version specification of task. |
Property Details
definitionType
Gets or sets the definition type. Values can be 'task' or 'metaTask'.
definitionType: string
Property Value
string
id
Gets or sets the unique identifier of task.
id: string
Property Value
string
versionSpec
Gets or sets the version specification of task.
versionSpec: string
Property Value
string