Table "All Profile Page Metadata"
Virtual table containing metadata about page customizations associated with user profiles. Provides information linking profiles to their page-specific configurations and customizations.
Remarks
This table enables profile management systems to track which pages have been customized for specific profiles, including cross-extension relationships between profile definitions and page customizations. Used by the personalization framework and profile management tools to maintain consistency across profile-based user experiences.
Properties
| Name | Value |
|---|---|
| Caption | All Profile Page Metadata |
| DataPerCompany | False |
| Scope | Cloud |
Fields
| Name | Type | Description |
|---|---|---|
| "App ID" | Guid | Unique identifier of the extension application that contains the page customization. |
| "Profile App ID" | Guid | Unique identifier of the extension application that defines the profile. |
| "Profile ID" | Code[30] | Code identifier of the user profile. |
| "Page ID" | Integer | Numeric identifier of the page that has profile-specific customizations. |
| "App Name" | Text[250] | Name of the extension application containing the page customization. |
| "App Publisher" | Text[250] | Publisher of the extension application containing the page customization. |
| "Profile App Name" | Text[250] | Name of the extension application that defines the profile. |
| "Profile App Publisher" | Text[250] | Publisher of the extension application that defines the profile. |
| SystemId | Guid | |
| SystemCreatedAt | DateTime | |
| SystemCreatedBy | Guid | |
| SystemModifiedAt | DateTime | |
| SystemModifiedBy | Guid | |
| SystemRowVersion | BigInteger |