source: Scheduling/trunk/cs/bsdx0200GUISourceCode/dsRebookAppts.cs@ 1731

Last change on this file since 1731 was 772, checked in by Sam Habiel, 14 years ago

Removal of Crystal Reports
Partial Rework of Clinic Patient List report
Other reports that used Crystal don't work yet.
Fixes for Strongly typed DataTables (change the RESOURCEID from uint to int) to support table merge from untyped table.
Support for command line arguments: /s= for server /p= for port /a= for access code /v= for verify code
Only the following combinations work: none; /s and /p; /s, /p, /a, /v

File size: 186 bytes
Line 
1namespace IndianHealthService.ClinicalScheduling {
2
3
4 public partial class dsRebookAppts {
5 partial class BSDXResourceDataTable
6 {
7 }
8 }
9}
Note: See TracBrowser for help on using the repository browser.