개정판 f047c8bf
DocumentConvert GridViewSelectColumn SelectedItem찾는중
Change-Id: I905023d4852c563b403d9b7e3d5c6aa329c691fd
ConvertService/ServiceBase/Markus.Service.StationController/Markus.Service.StationController.csproj | ||
---|---|---|
201 | 201 |
<Compile Include="Data\CheckBoxItem.cs" /> |
202 | 202 |
<Compile Include="Data\ConvertCOUNT.cs" /> |
203 | 203 |
<Compile Include="Data\ConvertPDF.cs" /> |
204 |
<Compile Include="Data\Document_Item.cs" /> |
|
204 | 205 |
<Compile Include="Data\FinalPDF.cs" /> |
205 | 206 |
<Compile Include="Data\FinalPDFCOUNT.cs" /> |
206 | 207 |
<Compile Include="Data\MenuItem.cs" /> |
... | ... | |
213 | 214 |
<Compile Include="Extensions\DataExport.cs" /> |
214 | 215 |
<Compile Include="Extensions\GetStatusTypeEnums.cs" /> |
215 | 216 |
<Compile Include="Extensions\VisualTreeHelper.cs" /> |
217 |
<Compile Include="ViewModel\ConvertDocumentDialogViewModel.cs" /> |
|
216 | 218 |
<Compile Include="ViewModel\ConvertExcelDialogViewModel.cs" /> |
217 | 219 |
<Compile Include="ViewModel\DashBoardViewModel.cs" /> |
218 | 220 |
<Compile Include="ViewModel\FinalPDFExcelDialogViewModel.cs" /> |
... | ... | |
224 | 226 |
<Compile Include="Views\ConvertAddDialog.xaml.cs"> |
225 | 227 |
<DependentUpon>ConvertAddDialog.xaml</DependentUpon> |
226 | 228 |
</Compile> |
229 |
<Compile Include="Views\ConvertDocumentDialog.xaml.cs"> |
|
230 |
<DependentUpon>ConvertDocumentDialog.xaml</DependentUpon> |
|
231 |
</Compile> |
|
227 | 232 |
<Compile Include="Views\ConvertExcelDialog.xaml.cs"> |
228 | 233 |
<DependentUpon>ConvertExcelDialog.xaml</DependentUpon> |
229 | 234 |
</Compile> |
... | ... | |
284 | 289 |
<Generator>MSBuild:Compile</Generator> |
285 | 290 |
<SubType>Designer</SubType> |
286 | 291 |
</Page> |
292 |
<Page Include="Views\ConvertDocumentDialog.xaml"> |
|
293 |
<Generator>MSBuild:Compile</Generator> |
|
294 |
<SubType>Designer</SubType> |
|
295 |
</Page> |
|
287 | 296 |
<Page Include="Views\ConvertExcelDialog.xaml"> |
288 | 297 |
<SubType>Designer</SubType> |
289 | 298 |
<Generator>MSBuild:Compile</Generator> |
... | ... | |
348 | 357 |
<None Include="Connected Services\DataService\DataService2.xsd"> |
349 | 358 |
<SubType>Designer</SubType> |
350 | 359 |
</None> |
360 |
<None Include="Connected Services\DataService\Markus.Service.StationController.DataService.CONVERT_COUNT_Result.datasource"> |
|
361 |
<DependentUpon>Reference.svcmap</DependentUpon> |
|
362 |
</None> |
|
363 |
<None Include="Connected Services\DataService\Markus.Service.StationController.DataService.FINALPDF_COUNT_Result.datasource"> |
|
364 |
<DependentUpon>Reference.svcmap</DependentUpon> |
|
365 |
</None> |
|
366 |
<None Include="Connected Services\DataService\Markus.Service.StationController.DataService.SELECT_CONVERT_ITEM_Result.datasource"> |
|
367 |
<DependentUpon>Reference.svcmap</DependentUpon> |
|
368 |
</None> |
|
369 |
<None Include="Connected Services\DataService\Markus.Service.StationController.DataService.SELECT_DOCUMENT_ITEM_Result.datasource"> |
|
370 |
<DependentUpon>Reference.svcmap</DependentUpon> |
|
371 |
</None> |
|
372 |
<None Include="Connected Services\DataService\Markus.Service.StationController.DataService.SELECT_FINAL_PDF_ITEM_Result.datasource"> |
|
373 |
<DependentUpon>Reference.svcmap</DependentUpon> |
|
374 |
</None> |
|
375 |
<None Include="Connected Services\DataService\Markus.Service.StationController.DataService.SELECT_RUN_PROJECTS_Result.datasource"> |
|
376 |
<DependentUpon>Reference.svcmap</DependentUpon> |
|
377 |
</None> |
|
351 | 378 |
<None Include="packages.config" /> |
352 | 379 |
<None Include="Properties\DataSources\Markus.Service.WcfClient.ServiceReference1.CONVERT_COUNT_Result.datasource" /> |
353 | 380 |
<None Include="Properties\DataSources\Markus.Service.WcfClient.ServiceReference1.FINALPDF_COUNT_Result.datasource" /> |
내보내기 Unified diff