-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProjectTrackingDataSet.xss
More file actions
97 lines (97 loc) · 3.49 KB
/
Copy pathProjectTrackingDataSet.xss
File metadata and controls
97 lines (97 loc) · 3.49 KB
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
<?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:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ex:showrelationlabel="False" ViewPortX="99" ViewPortY="57" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
<Shapes>
<Shape ID="DesignTable:Employees" ZOrder="3" X="462" Y="68" Height="227" Width="332" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="145" />
<Shape ID="DesignTable:Projects" ZOrder="2" X="109" Y="68" Height="273" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="191" />
<Shape ID="DesignTable:Status" ZOrder="5" X="278" Y="483" Height="135" Width="210" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="76" />
<Shape ID="DesignTable:Tasks" ZOrder="1" X="707" Y="367" Height="250" Width="205" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="191" />
<Shape ID="DesignTable:Work" ZOrder="4" X="854" Y="67" Height="250" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="145" />
</Shapes>
<Connectors>
<Connector ID="DesignRelation:fk_Projects_ProjectManager" ZOrder="11" LineWidth="11">
<RoutePoints>
<Point>
<X>462</X>
<Y>156</Y>
</Point>
<Point>
<X>409</X>
<Y>156</Y>
</Point>
</RoutePoints>
</Connector>
<Connector ID="DesignRelation:fk_Projects_ProjectStatus" ZOrder="10" LineWidth="11">
<RoutePoints>
<Point>
<X>278</X>
<Y>500</Y>
</Point>
<Point>
<X>209</X>
<Y>500</Y>
</Point>
<Point>
<X>209</X>
<Y>341</Y>
</Point>
</RoutePoints>
</Connector>
<Connector ID="DesignRelation:fk_Tasks_ProjectID" ZOrder="9" LineWidth="11">
<RoutePoints>
<Point>
<X>315</X>
<Y>341</Y>
</Point>
<Point>
<X>315</X>
<Y>384</Y>
</Point>
<Point>
<X>707</X>
<Y>384</Y>
</Point>
</RoutePoints>
</Connector>
<Connector ID="DesignRelation:fk_Tasks_TaskStatus" ZOrder="8" LineWidth="11">
<RoutePoints>
<Point>
<X>488</X>
<Y>578</Y>
</Point>
<Point>
<X>707</X>
<Y>578</Y>
</Point>
</RoutePoints>
</Connector>
<Connector ID="DesignRelation:fk_Work_EmployeeID" ZOrder="7" LineWidth="11">
<RoutePoints>
<Point>
<X>794</X>
<Y>155</Y>
</Point>
<Point>
<X>854</X>
<Y>155</Y>
</Point>
</RoutePoints>
</Connector>
<Connector ID="DesignRelation:fk_Work_TaskID" ZOrder="6" LineWidth="11">
<RoutePoints>
<Point>
<X>912</X>
<Y>367</Y>
</Point>
<Point>
<X>912</X>
<Y>317</Y>
</Point>
</RoutePoints>
</Connector>
</Connectors>
</DiagramLayout>