MedXKeyMessages
medx_key_message__v
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
id |
| MedX Key Message Type | String | True |
object_type__v |
| Global ID | String | True |
global_id__sys |
| Link | String | False |
link__sys |
| Name | String | True |
name__v |
| Status | String | False |
status__v |
| Created By | String | True |
created_by__v |
| Created Date | Datetime | True |
created_date__v |
| Last Modified By | String | True |
modified_by__v |
| Last Modified Date | Datetime | True |
modified_date__v |
| Account | String | False |
account__v |
| Category | String | False |
category__v |
| CLM ID | String | False |
clm_id__v |
| CLM Presentation | String | False |
clm_presentation__v |
| CLM Presentation ID | String | False |
clm_presentation_id__v |
| CLM Presentation Name | String | False |
clm_presentation_name__v |
| CLM Presentation Version | String | False |
clm_presentation_version__v |
| Date | Date | False |
date__v |
| Detail Group | String | False |
detail_group__v |
| Display Order | Decimal | False |
display_order__v |
| Duration | Decimal | False |
duration__v |
| Key Message | String | False |
key_message__v |
| Key Message Name | String | False |
key_message_name__v |
| Medical Interaction | String | False |
medx__v |
| MedX Attendee | String | False |
medx_attendee__v |
| Mobile ID | String | False |
mobile_id__v |
| Product | String | False |
product__v |
| Reaction | String | False |
reaction__v |
| Segment | String | False |
segment__v |
| Share Method | String | False |
share_method__v |
| Slide Version | String | False |
slide_version__v |
| Start Time | Datetime | False |
start_time__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 |