binxie
2024-01-20 e0de9222da210f9c8eb1a9f5400f936a14923e11
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>MajorProducts__c</fullName>
    <externalId>false</externalId>
    <formula>IF(  OR(Important_Rroduct_1GI__c=TRUE,Important_Rroduct_4GI__c=TRUE,Important_Rroduct_8GS__c=TRUE,Important_Rroduct_18GS__c=TRUE,Important_Rroduct_25GS__c=TRUE,Important_Rroduct_27GS__c=TRUE,Important_Rroduct_29GS__c=TRUE)  , true, false)</formula>
    <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
    <label>战略产品测试</label>
    <trackHistory>false</trackHistory>
    <type>Checkbox</type>
</CustomField>