PropertyTemplateDTO

Template that uses a value defined as a system or user property.

Sub Type Property: "_type" : "Property"

Fields

Type
Name
Description
Optional
Default Value
property
The property to use.
false
 

Example

{
	"_type": "Property",
	"property": "ACTIVITY_DURATION"
}