30 lines
		
	
	
		
			459 B
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			459 B
		
	
	
	
		
			C#
		
	
	
	
	
	
| namespace FPJ0000
 | |
| {
 | |
| 
 | |
| 
 | |
|     partial class dsPRJ
 | |
|     {
 | |
|         partial class ProjectsPartDataTable
 | |
|         {
 | |
|         }
 | |
| 
 | |
|         partial class EETGW_ProjectToDoDataTable
 | |
|         {
 | |
|         }
 | |
| 
 | |
|         partial class EETGW_JobReport_EBoardDataTable
 | |
|         {
 | |
|         }
 | |
|     }
 | |
| }
 | |
| 
 | |
| namespace FPJ0000.dsPRJTableAdapters
 | |
| {
 | |
|     partial class ProjectPartStatusTableAdapter
 | |
|     {
 | |
|     }
 | |
| 
 | |
|     public partial class JobReportTableAdapter {
 | |
|     }
 | |
| }
 | 
