<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>Inspection_Report__c</fullName>
|
<deleteConstraint>SetNull</deleteConstraint>
|
<externalId>false</externalId>
|
<label>点检报告书</label>
|
<referenceTo>Inspection_Report__c</referenceTo>
|
<relationshipLabel>资产</relationshipLabel>
|
<relationshipName>Asset</relationshipName>
|
<required>false</required>
|
<trackFeedHistory>false</trackFeedHistory>
|
<trackHistory>false</trackHistory>
|
<type>Lookup</type>
|
</CustomField>
|