Changeset 622 for Scheduling
- Timestamp:
- Dec 3, 2009, 5:36:03 PM (15 years ago)
- Location:
- Scheduling/trunk/cs/bsdx0200GUISourceCode
- Files:
-
- 13 added
- 4 deleted
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
Scheduling/trunk/cs/bsdx0200GUISourceCode/ClinicalScheduling.csproj
r616 r622 102 102 <HintPath>.\BMXNet20.dll</HintPath> 103 103 </Reference> 104 <Reference Include="CalendarGrid, Version=1.0.2790.30319, Culture=neutral, processorArchitecture=MSIL">105 <SpecificVersion>False</SpecificVersion>106 <HintPath>.\CalendarGrid.dll</HintPath>107 </Reference>108 104 <Reference Include="CrystalDecisions.CrystalReports.Engine, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=MSIL"> 109 105 <Private>True</Private> … … 190 186 <SubType>Code</SubType> 191 187 </Compile> 188 <Compile Include="CalendarGrid.cs"> 189 <SubType>Component</SubType> 190 </Compile> 191 <Compile Include="CGAppointment.cs" /> 192 <Compile Include="CGAppointmentChangedArgs.cs" /> 193 <Compile Include="CGAppointmentChangedHandler.cs" /> 194 <Compile Include="CGAppointments.cs" /> 195 <Compile Include="CGAvailability.cs" /> 192 196 <Compile Include="CGAVDocument.cs"> 193 197 <SubType>Code</SubType> … … 196 200 <SubType>Form</SubType> 197 201 </Compile> 202 <Compile Include="CGCell.cs" /> 203 <Compile Include="CGCells.cs" /> 198 204 <Compile Include="CGDocument.cs"> 199 205 <SubType>Code</SubType> … … 202 208 <SubType>Form</SubType> 203 209 </Compile> 210 <Compile Include="CGRange.cs" /> 211 <Compile Include="CGResource.cs" /> 204 212 <Compile Include="CGSchedLib.cs"> 205 213 <SubType>Code</SubType> 206 214 </Compile> 215 <Compile Include="CGSelectionChangedArgs.cs" /> 216 <Compile Include="CGSelectionChangedHandler.cs" /> 207 217 <Compile Include="CGView.cs"> 208 218 <SubType>Form</SubType> … … 237 247 <DesignTime>True</DesignTime> 238 248 <AutoGen>True</AutoGen> 249 </Compile> 250 <Compile Include="DAccessBlock.cs"> 251 <SubType>Form</SubType> 239 252 </Compile> 240 253 <Compile Include="DAccessGroup.cs"> -
Scheduling/trunk/cs/bsdx0200GUISourceCode/bin/Release/ClinicalScheduling.XML
r615 r622 1084 1084 </summary> 1085 1085 </member> 1086 <member name="T:IndianHealthService.ClinicalScheduling.CalendarGrid"> 1087 <summary> 1088 This class was regenerated from Calendargrid.dll using Reflector.exe 1089 by Sam Habiel for WorldVista. The original source code is lost. 1090 </summary> 1091 </member> 1092 <member name="T:IndianHealthService.ClinicalScheduling.DAccessBlock"> 1093 <summary> 1094 This class was regenerated from Calendargrid.dll using Reflector.exe 1095 by Sam Habiel for WorldVista. The original source code is lost. 1096 </summary> 1097 </member> 1098 <member name="T:IndianHealthService.ClinicalScheduling.CGAppointment"> 1099 <summary> 1100 This class was regenerated from Calendargrid.dll using Reflector.exe 1101 by Sam Habiel for WorldVista. The original source code is lost. 1102 </summary> 1103 </member> 1104 <member name="T:IndianHealthService.ClinicalScheduling.CGAppointmentChangedArgs"> 1105 <summary> 1106 This class was regenerated from Calendargrid.dll using Reflector.exe 1107 by Sam Habiel for WorldVista. The original source code is lost. 1108 </summary> 1109 </member> 1110 <member name="T:IndianHealthService.ClinicalScheduling.CGAppointmentChangedHandler"> 1111 <summary> 1112 This class was regenerated from Calendargrid.dll using Reflector.exe 1113 by Sam Habiel for WorldVista. The original source code is lost. 1114 </summary> 1115 </member> 1116 <member name="T:IndianHealthService.ClinicalScheduling.CGAppointments"> 1117 <summary> 1118 This class was regenerated from Calendargrid.dll using Reflector.exe 1119 by Sam Habiel for WorldVista. The original source code is lost. 1120 </summary> 1121 </member> 1122 <member name="T:IndianHealthService.ClinicalScheduling.CGAvailability"> 1123 <summary> 1124 This class was regenerated from Calendargrid.dll using Reflector.exe 1125 by Sam Habiel for WorldVista. The original source code is lost. 1126 </summary> 1127 </member> 1128 <member name="T:IndianHealthService.ClinicalScheduling.CGCell"> 1129 <summary> 1130 This class was regenerated from Calendargrid.dll using Reflector.exe 1131 by Sam Habiel for WorldVista. The original source code is lost. 1132 </summary> 1133 </member> 1134 <member name="T:IndianHealthService.ClinicalScheduling.CGCells"> 1135 <summary> 1136 This class was regenerated from Calendargrid.dll using Reflector.exe 1137 by Sam Habiel for WorldVista. The original source code is lost. 1138 </summary> 1139 </member> 1140 <member name="T:IndianHealthService.ClinicalScheduling.CGRange"> 1141 <summary> 1142 This class was regenerated from Calendargrid.dll using Reflector.exe 1143 by Sam Habiel for WorldVista. The original source code is lost. 1144 </summary> 1145 </member> 1146 <member name="T:IndianHealthService.ClinicalScheduling.CGResource"> 1147 <summary> 1148 This class was regenerated from Calendargrid.dll using Reflector.exe 1149 by Sam Habiel for WorldVista. The original source code is lost. 1150 </summary> 1151 </member> 1152 <member name="T:IndianHealthService.ClinicalScheduling.CGSelectionChangedArgs"> 1153 <summary> 1154 This class was regenerated from Calendargrid.dll using Reflector.exe 1155 by Sam Habiel for WorldVista. The original source code is lost. 1156 </summary> 1157 </member> 1158 <member name="T:IndianHealthService.ClinicalScheduling.CGSelectionChangedHandler"> 1159 <summary> 1160 This class was regenerated from Calendargrid.dll using Reflector.exe 1161 by Sam Habiel for WorldVista. The original source code is lost. 1162 </summary> 1163 </member> 1086 1164 </members> 1087 1165 </doc>
Note:
See TracChangeset
for help on using the changeset viewer.