<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>FirstParagraphEnd__c</fullName>
|
<description>OR(MonthlyPayment__c ==TRUE, FirstParagraph__c ==TRUE)</description>
|
<externalId>false</externalId>
|
<formula>OR(MonthlyPayment__c ==TRUE, FirstParagraph__c ==TRUE)</formula>
|
<label>先款标识(汇总)</label>
|
<trackHistory>false</trackHistory>
|
<type>Checkbox</type>
|
</CustomField>
|