Survey Question Section DMO
Object API Name: std__SurveyQuestionSectionDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- SurveyPageId has a FOREIGNKEY relationship with the Survey Page DMO
Idfield. - SurveyVersionId has a FOREIGNKEY relationship with the Survey Version DMO
Idfield.
- cdp_sys_record_currency
- CreatedDate
- DataSourceId
- DataSourceObjectId
- Description
- DisplayOrderNumber
- Id
- InternalOrganizationId
- LastModifiedDate
- NameInterfaceField
- SurveyPageId
- 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__CreatedDate__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__Description__c - Data Type: TEXT
- Description: The name of the survey page that appears in the UI. Maximum size is 255 characters.
- Field API Name:
std__DisplayOrderNumber__c - Data Type: DOUBLE
- Description: Display Order of the Survey Question Section.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this SurveyQuestionSection 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__LastModifiedDate__c - Data Type: DATETIME
- Description: The date and time when a user last modified this record.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__SurveyPageId__c - Data Type: TEXT
- Description: Reference to the Survey Page.
- Field API Name:
std__SurveyVersionId__c - Data Type: TEXT
- Description: The version of the survey that the page belongs to. This is a One to One (1:1) relationship field. SurveyQuestionSections is the relationship name and Survey Version is the referenced object. Maximum size is 15 characters.