Property: Has event type
From Miniscope
| Property | |
|---|---|
| Allow multiple values | No |
| Allowed values | Lab Meeting, Seminar, Workshop, Symposium, Conference, Training, Defense, Social, Office Hours, Journal Club, Cleanup, Lab Visit
|
| Display name | Event Type |
| Description | The type of an event
|
| Data type | Text
|
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Lab Meeting", "Seminar", "Workshop", "Symposium", "Conference", "Training", "Defense", "Social", "Journal Club", "Cleanup", "Lab Visit", "Office Hours" ] } }