| <?xml version="1.0" encoding="UTF-8"?> | 
| <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>Estimate_List_Price_Sum__c</fullName> | 
|     <description>汇总 维修合同报价/保有设备 对象的合同价格字段</description> | 
|     <externalId>false</externalId> | 
|     <label>合同价格累计汇总</label> | 
|     <summarizedField>Maintenance_Contract_Asset_Estimate__c.Estimate_List_Price_All_Txt__c</summarizedField> | 
|     <summaryForeignKey>Maintenance_Contract_Asset_Estimate__c.Maintenance_Contract_Estimate__c</summaryForeignKey> | 
|     <summaryOperation>sum</summaryOperation> | 
|     <trackHistory>false</trackHistory> | 
|     <trackTrending>false</trackTrending> | 
|     <type>Summary</type> | 
| </CustomField> |