1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
| <?xml version="1.0" encoding="UTF-8"?>
| <CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
| <fullName>MDM_Name__c</fullName>
| <description>中文名称
| GIF-X0260::停止2012.8:胃鏡
| 型番+備考(停止や代替番号)+中文名称
| ↑加工は別途検討</description>
| <externalId>false</externalId>
| <label>产品名(MDM)</label>
| <length>255</length>
| <required>false</required>
| <trackHistory>true</trackHistory>
| <type>Text</type>
| <unique>false</unique>
| </CustomField>
|
|