沙世明
2022-03-12 0593d044698afa73e7e58022dab190ead1925f3a
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>DetailCount__c</fullName>
    <externalId>false</externalId>
    <label>明细数量</label>
    <summaryForeignKey>AssetMaintainDetail__c.AssetMaintainHeader__c</summaryForeignKey>
    <summaryOperation>count</summaryOperation>
    <trackTrending>false</trackTrending>
    <type>Summary</type>
</CustomField>