<?xml version="1.0" encoding="UTF-8"?>
|
<CustomObject xmlns="http://soap.sforce.com/2006/04/metadata">
|
<customSettingsType>List</customSettingsType>
|
<enableFeeds>false</enableFeeds>
|
<fields>
|
<fullName>ReportListID__c</fullName>
|
<externalId>false</externalId>
|
<label>報告書一覧ビューID</label>
|
<length>18</length>
|
<required>false</required>
|
<trackTrending>false</trackTrending>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<label>報告一覧ビュー</label>
|
<visibility>Public</visibility>
|
</CustomObject>
|