s_c__Articles_Article_Categories__c Object Reference
Name | s_c__Articles_Article_Categories__c |
---|---|
Type | Custom StoreConnect Object |
Description | Many to Many join table between Content Articles and Article Categories |
Field Definitions
Field Name | Type | Required | Unique |
---|---|---|---|
s_c__Article_Id__c | MasterDetail (s_c__Article__c) | No | No |
The article associated with this join | |||
s_c__Category_Id__c | MasterDetail (s_c__Article_Category__c) | No | No |
The article category associated with this join | |||
s_c__Position__c | Number(18, 0) | No | No |
The position of this article category. Lower numbers are shown first, objects without a number are sorted alphabetically by name | |||
s_c__sC_Id__c | Text [External ID] | No | Yes |
StoreConnect External ID, do not modify in Salesforce |
For more information about how or when to use the above, see our documentation.
Back to Documentation