| <?xml version="1.0" encoding="UTF-8"?> | 
| <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>Rental_Apply_Equipment_Set_Detail__c</fullName> | 
|     <deleteConstraint>SetNull</deleteConstraint> | 
|     <description>欠品找回寄送; 修理寄送; 的时候 需要 link上</description> | 
|     <externalId>false</externalId> | 
|     <label>借出备品配套一览明细</label> | 
|     <referenceTo>Rental_Apply_Equipment_Set_Detail__c</referenceTo> | 
|     <relationshipLabel>调拨申请一览明细</relationshipLabel> | 
|     <relationshipName>TransferApplyDetail</relationshipName> | 
|     <required>false</required> | 
|     <trackTrending>false</trackTrending> | 
|     <type>Lookup</type> | 
| </CustomField> |