<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>Demo_purpose1__c</fullName>
|
<externalId>false</externalId>
|
<label>使用目的1</label>
|
<required>false</required>
|
<trackHistory>false</trackHistory>
|
<trackTrending>false</trackTrending>
|
<type>Picklist</type>
|
<valueSet>
|
<restricted>true</restricted>
|
<valueSetDefinition>
|
<sorted>false</sorted>
|
<value>
|
<fullName>产品试用</fullName>
|
<default>false</default>
|
<label>产品试用</label>
|
</value>
|
<value>
|
<fullName>维修代用</fullName>
|
<default>false</default>
|
<label>维修代用</label>
|
</value>
|
<value>
|
<fullName>协议借用</fullName>
|
<default>false</default>
|
<label>协议借用</label>
|
</value>
|
<value>
|
<fullName>其他</fullName>
|
<default>false</default>
|
<label>其他</label>
|
</value>
|
<value>
|
<fullName>产品使用</fullName>
|
<default>false</default>
|
<isActive>false</isActive>
|
<label>产品使用</label>
|
</value>
|
<value>
|
<fullName>促销用途</fullName>
|
<default>false</default>
|
<isActive>false</isActive>
|
<label>促销用途</label>
|
</value>
|
<value>
|
<fullName>学会展会</fullName>
|
<default>false</default>
|
<isActive>false</isActive>
|
<label>学会展会</label>
|
</value>
|
<value>
|
<fullName>维修合同</fullName>
|
<default>false</default>
|
<isActive>false</isActive>
|
<label>维修合同</label>
|
</value>
|
<value>
|
<fullName>长期借出</fullName>
|
<default>false</default>
|
<isActive>false</isActive>
|
<label>长期借出</label>
|
</value>
|
<value>
|
<fullName>长期借用</fullName>
|
<default>false</default>
|
<isActive>false</isActive>
|
<label>长期借用</label>
|
</value>
|
</valueSetDefinition>
|
</valueSet>
|
</CustomField>
|