Exemple #1
0
 public BALConditions(MyOwnContext _MyOwnMedContext)
 {
     objMyOwnMedContext = _MyOwnMedContext;
 }
Exemple #2
0
 public BALPatient(MyOwnContext _MyOwnMedContext)
 {
     objMyOwnMedContext = _MyOwnMedContext;
 }
Exemple #3
0
 public BALMasters(MyOwnContext _MyOwnMedContext)
 {
     objMyOwnMedContext = _MyOwnMedContext;
 }
 public BALDimMbr(MyOwnContext _MyOwnMedContext)
 {
     objMyOwnMedContext = _MyOwnMedContext;
 }
 public BALLabResults(MyOwnContext _MyOwnMedContext)
 {
     objMyOwnMedContext = _MyOwnMedContext;
 }
Exemple #6
0
 public BALPortalUser(MyOwnContext _MyOwnMedContext)
 {
     objMyOwnMedContext = _MyOwnMedContext;
 }