<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>AllOpp__c</fullName>
|
<externalId>false</externalId>
|
<label>所有询价数量</label>
|
<summaryForeignKey>Opportunity.AccountId</summaryForeignKey>
|
<summaryOperation>count</summaryOperation>
|
<trackHistory>false</trackHistory>
|
<type>Summary</type>
|
</CustomField>
|