EventMaterials
em_event_material__v
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
id |
| Event Material Type | String | True |
object_type__v |
| Global ID | String | True |
global_id__sys |
| Name | String | True |
name__v |
| Status | String | True |
status__v |
| Lifecycle | String | True |
lifecycle__v |
| Lifecycle State | String | True |
state__v |
Pseudo-Columns
Pseudo-column fields are used in the WHERE clause of SELECT statements and offer more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| ExternalIdColumn | String |
Specifies the External Id column to be used for Update and Upsert operations. Should be set to an unique column different from Id |