mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 11:43:26 +08:00
9 lines
312 B
XML
9 lines
312 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<UIBundle xmlns="http://soap.sforce.com/2006/04/metadata">
|
|
<masterLabel>propertymanagementapp</masterLabel>
|
|
<description>A Salesforce UI Bundle.</description>
|
|
<isActive>true</isActive>
|
|
<version>1</version>
|
|
<target>CustomApplication</target>
|
|
</UIBundle>
|