Survey Question DMO
The Survey Question DMO represents a specific question in a survey.
ssot__SurveyQuestion__dlm
Other
Survey Question 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 ID |
| Survey Question Response | Survey Question | Many To One: N:1 | Survey Question | Survey Question 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 |
| Deprecated | ssot__IsDeprecated__c | An indicator if the survey question is deprecated. | text |
| Description | ssot__Description__c | The survey question description. | text |
| Internal Organization | ssot__InternalOrganizationId__c | A reference ID to the business unit or other internal organization that owns the survey question. | 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. | text |
| Survey Question Id | ssot__Id__c | A unique ID used as the primary key for the survey question DMO. | text |
| Survey Question Section | ssot__SurveyQuestionSectionId__c | A reference ID to the survey section for the question. | text |
| Survey Question Type | ssot__SurveyQuestionType__c | The type of the survey question. | text |