Survey Question Choice DMO
Object API Name: std__SurveyQuestionChoiceDmo__dlm
Category: Unassigned
Availability: Available in 262 and later versions
Primary Key Field: Id
- SurveyQuestionId has a FOREIGNKEY relationship with the Survey Question DMO
Idfield. - SurveyVersionId has a FOREIGNKEY relationship with the Survey Version DMO
Idfield.
- cdp_sys_record_currency
- ChoiceName
- CreatedById
- CreatedDateTime
- DataSourceId
- DataSourceObjectId
- DeveloperName
- DisplayOrderNbr
- Id
- InternalOrganizationId
- LastModifiedById
- LastModifiedDateTime
- SurveyQuestionId
- SurveyVersionId
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__ChoiceName__c - Data Type: TEXT
- Description: The name of the choice that appears in the UI.
- Field API Name:
std__CreatedById__c - Data Type: TEXT
- Description: The user who created this record.
- Field API Name:
std__CreatedDateTime__c - Data Type: DATETIME
- Description: The date and time when this record was created.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DeveloperName__c - Data Type: TEXT
- Description: The unique name for the choice.
- Field API Name:
std__DisplayOrderNbr__c - Data Type: DOUBLE
- Description: The sequence in which the choice is displayed.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this SurveyQuestionChoice record. Maximum size is 15 characters.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__LastModifiedById__c - Data Type: TEXT
- Description: The user who last modified this record.
- Field API Name:
std__LastModifiedDateTime__c - Data Type: DATETIME
- Description: The date and time when a user last modified this record.
- Field API Name:
std__SurveyQuestionId__c - Data Type: TEXT
- Description: The ID of the survey question this choice belongs to.
- Field API Name:
std__SurveyVersionId__c - Data Type: TEXT
- Description: The ID of the survey version.