<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>IsRelated__c</fullName>
|
<defaultValue>false</defaultValue>
|
<description>是否通过逻辑删除增加的关联关系</description>
|
<externalId>false</externalId>
|
<label>是否串联关联</label>
|
<trackHistory>false</trackHistory>
|
<trackTrending>false</trackTrending>
|
<type>Checkbox</type>
|
</CustomField>
|