Content Change Record Object Reference
On this page
Overview
Tracks object content specific record modifications.
| Property | Value |
|---|---|
| API Name | s_c__Content_Change_Record__c |
| Label | Content Change Record |
| Plural Label | Content Change Records |
| Type | Custom Object |
Fields
| Field Label | API Name | Type | Required | Description |
|---|---|---|---|---|
| Action | s_c__Action__c |
Picklist | No | |
| Content Change | s_c__Content_Change_Id__c |
Lookup (s_c__Content_Change__c) | No | The content change associated with this record. |
| Object Api Name | s_c__Object_Api_Name__c |
Text(100) | No | The object api name that applies to this change record. |
| Record SC ID | s_c__Record_SC_ID__c |
Text(36) | No | The sc_id associated to this content change record. |
| Record SF ID | s_c__Record_SFID__c |
Text(18) | No | The salesforce record Id associate to this change record. |
| StoreConnect External ID | s_c__sC_Id__c |
Text(36) | No | StoreConnect External ID, do not modify in Salesforce |
Relationships
| Field | Type | Related Object | Relationship Name |
|---|---|---|---|
s_c__Content_Change_Id__c |
Lookup | s_c__Content_Change__c | Content_Change_Record_Content_Change |