Survey Question Section DMO
The Survey Question Section DMO is a Data Cloud data model object (DMO) for a section in a survey, such as the title or multiple choice selections.
ssot__SurveyQuestionSection__dlm
Other
Survey Question Section Id (ssot__Id__c
)
Object | Field | Cardinality | Related Object | Related Field |
---|---|---|---|---|
Survey Question | Survey Question Section | Many To One: N:1 | Survey Question Section | Survey Question Section ID |
Survey Question Section | Survey Version | Many To One: N:1 | Survey Version | Survey Version ID |
Field Name | Field API Name | Description | Data Type |
---|---|---|---|
Created Date | ssot__CreatedDate__c | The date the record was created. | dateTime |
Data Source | ssot__DataSourceId__c | A reference ID for the logical name for a system that is the source of records identified by external record ID. | text |
Data Source Object | ssot__DataSourceObjectId__c | A reference ID for the logical name of the object where this record came from, whether that is a name of a cloud storage file or another connector’s external object. | text |
Description | ssot__Description__c | The survey question section description. | text |
Display Order Number | ssot__DisplayOrderNumber__c | The display order value of the survey question section. | text |
Internal Organization | ssot__InternalOrganizationId__c | A reference ID to the business unit or other internal organization that owns the survey question section. | text |
Last Modified Date | ssot__Last ModifiedDate__c | The date when a user last modified the record. | dateTime |
Name | ssot__Name__c | The name of the survey question section. | text |
Survey Page | ssot__SurveyPageId__c | A reference ID to the survey page for the section. | text |
Survey Question Section Id | ssot__Id__c | A unique ID used as the primary key for the survey question section DMO. | text |
Survey Version | ssot__SurveyVersionId__c | A reference ID to the survey version of the section. | text |