张宇恒
2022-03-18 d2ef556f29fee3925f06221bba078dcbb8f85c0b
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Shippment_loaner_time__c</fullName>
    <description>备品中心出库时间</description>
    <externalId>false</externalId>
    <label>备品中心出库时间</label>
    <summarizedField>TransferApplySummary__c.Shippment_loaner_time2__c</summarizedField>
    <summaryForeignKey>TransferApplySummary__c.TransferApply__c</summaryForeignKey>
    <summaryOperation>min</summaryOperation>
    <trackHistory>false</trackHistory>
    <trackTrending>false</trackTrending>
    <type>Summary</type>
</CustomField>