<?xml version="1.0" encoding="UTF-8"?> 
 | 
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> 
 | 
    <fullName>Canceled__c</fullName> 
 | 
    <deleteConstraint>SetNull</deleteConstraint> 
 | 
    <description>一览ACancel后拷贝了一览B 
 | 
一览B的这个字段是参照的一览A</description> 
 | 
    <externalId>false</externalId> 
 | 
    <label>####Canceled</label> 
 | 
    <referenceTo>Consum_Apply_Equipment_Set__c</referenceTo> 
 | 
    <relationshipLabel>耗材备品配套一览 (Copyed)</relationshipLabel> 
 | 
    <relationshipName>Copyed_Rental_Apply_Equipment_SetConsum</relationshipName> 
 | 
    <required>false</required> 
 | 
    <trackHistory>false</trackHistory> 
 | 
    <trackTrending>false</trackTrending> 
 | 
    <type>Lookup</type> 
 | 
</CustomField> 
 |