<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>Customer_sigh_photo_txt__c</fullName>
|
<description>リッチテキスト入力判断のための項目</description>
|
<externalId>false</externalId>
|
<label>用户签字的照片(文本)</label>
|
<length>32768</length>
|
<trackFeedHistory>false</trackFeedHistory>
|
<trackHistory>false</trackHistory>
|
<trackTrending>false</trackTrending>
|
<type>LongTextArea</type>
|
<visibleLines>3</visibleLines>
|
</CustomField>
|