Newer Version Available

This content describes an older version of this product. View Latest

PresentationLinkedPage

Represents the connection between a presentation and its associated presentation pages. This object is available in API version 65.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
DisplayOrder
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Indicates the order of the related presentation page within the overall presentation.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description

The timestamp when the current user last viewed this record or list view.

If this value is null, and LastReferenceDate is not null, the user accessed this record or list view indirectly.

Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Name of the presentation linked page.
OriginalPrstLinkedPageId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The source presentation linked page from which this presentation linked page is copied.
This field is a relationship field.
Relationship Name
OriginalPrstLinkedPage
Refers To
PresentationLinkedPage
PresentationId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Required. Indicates the reference to the presentation.
This field is a relationship field.
Relationship Name
Presentation
Relationship Type
Master-detail
Refers To
Presentation (the master object)
PresentationPageId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Required. Indicates the reference to the presentation page, linking the specific page within the presentation.
This field is a relationship field.
Relationship Name
PresentationPage
Refers To
PresentationPage
SourceSystemIdentifier
Type
string
Properties
Create, Filter, Group, idLookup, Nillable, Sort, Update
Description
The ID of the record in the external source system for data integrations.
SourceSystemName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name of the external source system from which the record was imported.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

PresentationLinkedPageFeed
Feed tracking is available for the object.
PresentationLinkedPageHistory
History is available for tracked fields of the object.