<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>Operation_Date__c</fullName>
|
<externalId>false</externalId>
|
<label>手术日</label>
|
<required>false</required>
|
<trackFeedHistory>false</trackFeedHistory>
|
<trackHistory>false</trackHistory>
|
<type>MultiselectPicklist</type>
|
<valueSet>
|
<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>
|
<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>
|
<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>
|
<label>日曜日午前</label>
|
</value>
|
<value>
|
<fullName>日曜日午後</fullName>
|
<default>false</default>
|
<label>日曜日午後</label>
|
</value>
|
</valueSetDefinition>
|
</valueSet>
|
<visibleLines>5</visibleLines>
|
</CustomField>
|