Changeset 804 for Scheduling/trunk/cs/bsdx0200GUISourceCode/bin
- Timestamp:
- Jun 19, 2010, 12:41:06 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Scheduling/trunk/cs/bsdx0200GUISourceCode/bin/Release/ClinicalScheduling.XML
r802 r804 585 585 <summary> 586 586 Print message on a page; typically that there are no appointments to be found. 587 Or just a test message to verify that printing works. 587 588 </summary> 588 589 <param name="msg">The exact string to print.</param> 589 590 <param name="e">Print Page event args</param> 590 591 </member> 592 <member name="M:IndianHealthService.ClinicalScheduling.Printing.PrintRoutingSlip(IndianHealthService.ClinicalScheduling.CGAppointment,System.String,System.Drawing.Printing.PrintPageEventArgs)"> 593 <summary> 594 Print Routing Slip 595 </summary> 596 <param name="a">Appointment Data Structure</param> 597 <param name="title">String to print for title</param> 598 <param name="e">etc</param> 599 </member> 591 600 <member name="T:IndianHealthService.ClinicalScheduling.DResourceGroupItem"> 592 601 <summary> … … 658 667 <summary> 659 668 Summary description for DCheckIn. 660 </summary>661 </member>662 <member name="F:IndianHealthService.ClinicalScheduling.DCheckIn.components">663 <summary>664 Required designer variable.665 669 </summary> 666 670 </member>
Note:
See TracChangeset
for help on using the changeset viewer.