Property:Has event status
From Landrace.Wiki - The Landrace Cannabis Wiki
More actions
Eloise Zomia (talk | contribs) Created page with "This property stores the lifecycle/status of a Current Events item (single-day, ongoing, monitoring, resolved). == Allowed values == * Single-day * Ongoing * Monitoring * Resolved Has type::Text" |
Eloise Zomia (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
This property stores the lifecycle/status of a Current Events item (single-day, ongoing, monitoring, resolved). | This property stores the lifecycle/status of a Current Events item (single-day, ongoing, monitoring, resolved). | ||
The allowed values for this property are: | |||
* Single-day | * [[Allows value::Single-day]] | ||
* Ongoing | * [[Allows value::Ongoing]] | ||
* Monitoring | * [[Allows value::Monitoring]] | ||
* Resolved | * [[Allows value::Resolved]] | ||
[[Has type::Text]] | [[Has type::Text]] | ||
Latest revision as of 15:36, 16 January 2026
This property stores the lifecycle/status of a Current Events item (single-day, ongoing, monitoring, resolved).
The allowed values for this property are:
- Single-day
- Ongoing
- Monitoring
- Resolved
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Single-day", "Ongoing", "Monitoring", "Resolved" ] } }