<?xml version="1.0" encoding="UTF-8"?>
|
<CustomObject xmlns="http://soap.sforce.com/2006/04/metadata">
|
<actionOverrides>
|
<actionName>CancelEdit</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>Edit</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>List</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>SaveEdit</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>Tab</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>View</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<compactLayoutAssignment>SYSTEM</compactLayoutAssignment>
|
<enableFeeds>false</enableFeeds>
|
<externalSharingModel>ReadWrite</externalSharingModel>
|
<fields>
|
<fullName>KnowledgeArticleId</fullName>
|
<trackHistory>false</trackHistory>
|
<type>Lookup</type>
|
</fields>
|
<fields>
|
<fullName>KnowledgeArticleVersionId</fullName>
|
<trackHistory>false</trackHistory>
|
<type>Lookup</type>
|
</fields>
|
<fields>
|
<fullName>LinkedEntityId</fullName>
|
<trackHistory>false</trackHistory>
|
<type>Lookup</type>
|
</fields>
|
<fields>
|
<fullName>Type</fullName>
|
</fields>
|
<sharingModel>ReadWrite</sharingModel>
|
</CustomObject>
|