-
Notifications
You must be signed in to change notification settings - Fork 1
/
PayrollManagerDBDataSet.xss
executable file
·58 lines (58 loc) · 2.9 KB
/
PayrollManagerDBDataSet.xss
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<?xml version="1.0" encoding="utf-8"?>
<!--<autogenerated>
This code was generated by a tool to store the dataset designer's layout information.
Changes to this file may cause incorrect behavior and will be lost if
the code is regenerated.
</autogenerated>-->
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="49" ViewPortY="444" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
<Shapes>
<Shape ID="DesignTable:AdvanceEntry" ZOrder="9" X="412" Y="70" Height="172" Width="225" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="121" />
<Shape ID="DesignTable:EmployeeAttendance" ZOrder="8" X="412" Y="312" Height="229" Width="268" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="178" />
<Shape ID="DesignTable:EmployeePayment" ZOrder="7" X="412" Y="611" Height="305" Width="252" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
<Shape ID="DesignTable:EmployeeRegistration" ZOrder="6" X="70" Y="70" Height="286" Width="272" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="235" />
<Shape ID="DesignTable:Registration" ZOrder="5" X="750" Y="70" Height="172" Width="215" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="121" />
<Shape ID="DesignTable:Users" ZOrder="4" X="1035" Y="70" Height="115" Width="176" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="64" />
</Shapes>
<Connectors>
<Connector ID="DesignRelation:EmployeeRegistrationAdvanceEntry" ZOrder="3" LineWidth="11">
<RoutePoints>
<Point>
<X>342</X>
<Y>156</Y>
</Point>
<Point>
<X>412</X>
<Y>156</Y>
</Point>
</RoutePoints>
</Connector>
<Connector ID="DesignRelation:EmployeeRegistrationEmployeeAttendance" ZOrder="2" LineWidth="11">
<RoutePoints>
<Point>
<X>342</X>
<Y>334</Y>
</Point>
<Point>
<X>412</X>
<Y>334</Y>
</Point>
</RoutePoints>
</Connector>
<Connector ID="DesignRelation:EmployeeRegistrationEmployeePayment" ZOrder="1" LineWidth="11">
<RoutePoints>
<Point>
<X>325</X>
<Y>356</Y>
</Point>
<Point>
<X>325</X>
<Y>628</Y>
</Point>
<Point>
<X>412</X>
<Y>628</Y>
</Point>
</RoutePoints>
</Connector>
</Connectors>
</DiagramLayout>