Property:Project status
Jump to navigation
Jump to search
(Nieuwe pagina aangemaakt met 'Has property::String') ย |
No edit summary ย |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
[[Has | A[[Has type::String]] showing the status of a project: | ||
* [[allows value::Alpha]] | |||
* [[allows value::Beta]] | |||
* [[allows value::Production]] | |||
* [[allows value::Finished]] | |||
* [[allows value::Abandoned]] |
Latest revision as of 15:40, 31 August 2016
AString showing the status of a project:
- Alpha
- Beta
- Production
- Finished
- Abandoned
Showing 1 related entity.
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Alpha", "Beta", "Production", "Finished", "Abandoned" ] } }