<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>Principal_Doctor__c</fullName>
|
<deleteConstraint>SetNull</deleteConstraint>
|
<externalId>false</externalId>
|
<label>(###)主任..</label>
|
<referenceTo>Contact</referenceTo>
|
<relationshipLabel>主任診療科</relationshipLabel>
|
<relationshipName>Account_Contact_del</relationshipName>
|
<required>false</required>
|
<trackFeedHistory>false</trackFeedHistory>
|
<trackHistory>false</trackHistory>
|
<type>Lookup</type>
|
</CustomField>
|