Property: Has location type
From Miniscope
| Property | |
|---|---|
| Allow multiple values | No |
| Allowed values | Laboratory, Office, Storage, Clean Room, Building
|
| Display name | Location Type |
| Description | Type of location
|
| Data type | Text
|
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Laboratory", "Office", "Storage", "Clean Room", "Building" ] } }