Property:EventState
m (updated deprecated type) |
|||
| Line 1: | Line 1: | ||
| − | This is a property of type [[Has type:: | + | This is a property of type [[Has type::Text]]. |
The allowed values for this property are: | The allowed values for this property are: | ||
Latest revision as of 07:55, 18 October 2016
This is a property of type Text.
The allowed values for this property are:
- Planned
- Active
- Stalled
- Completed
{
"type": "PROPERTY_CONSTRAINT_SCHEMA",
"constraints": {
"type_constraint": "_txt",
"allowed_values": [
"Planned",
"Active",
"Stalled",
"Completed"
]
}
}