mirror of
https://github.com/medigor/example-native-api-rs.git
synced 2025-06-08 23:36:11 +02:00
14 lines
563 B
XML
14 lines
563 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<HomePageWorkArea xmlns="http://v8.1c.ru/8.3/xcf/extrnprops" xmlns:xr="http://v8.1c.ru/8.3/xcf/readable" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.16">
|
|
<WorkingAreaTemplate>TwoColumnsEqualWidth</WorkingAreaTemplate>
|
|
<LeftColumn>
|
|
<Item>
|
|
<Form>DataProcessor.Обработка1.Form.Форма</Form>
|
|
<Height>10</Height>
|
|
<Visibility>
|
|
<xr:Common>true</xr:Common>
|
|
</Visibility>
|
|
</Item>
|
|
</LeftColumn>
|
|
<RightColumn/>
|
|
</HomePageWorkArea> |