Presentation Page DMO

Object API Name: std__PresentationPageDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • Field API Name: std__ActivationDateTime__c
  • Data Type: DATETIME
  • Description: The date and time when the presentation file was activated, allowing it to be available for use or display.
  • 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__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DataSourceName__c
  • Data Type: TEXT
  • Description: Name of the original source system name.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DeactivationDateTime__c
  • Data Type: DATETIME
  • Description: The date and time when the presentation page was deactivated, making it no longer available for use or display. This corresponds with a change in Status.
  • Field API Name: std__EmailTemplateId__c
  • Data Type: TEXT
  • Description: A lookup field linking the presentation page to a specific email template. This template may be used for sending studies, statistics, or other relevant content associated with the current presentation page via email.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this PresentationPage 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__IsAdditionalContent__c
  • Data Type: BOOLEAN
  • Description: Whether the page is a PDF files which can be added to ZIP presentations and referenced by link from any presentation slide.
  • Field API Name: std__IsMandatory__c
  • Data Type: BOOLEAN
  • Description: Whether a specific page in the presentation must be shown.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__PageNumber__c
  • Data Type: DOUBLE
  • Description: The specific page number of the presentation.
  • Field API Name: std__PresentationFileId__c
  • Data Type: TEXT
  • Description: A reference to the associated presentation file stored in the system.
  • Field API Name: std__Status__c
  • Data Type: TEXT
  • Description: Whether the page is active, meaning it can be included and used in a presentation.
  • Field API Name: std__Type__c
  • Data Type: TEXT
  • Description: Specifies whether the content is in PDF or ZIP format.