コード例 #1
0
 // Method for setting the record target (i.e. the patient)
 public void SetRecordTarget(NPFIT_000083_Role template)
 {
     recordTarget = new p_recordTarget_000083();
     recordTarget.Role = (TP145201GB01_PatientUniversal)template;
 }
コード例 #2
0
 // Method for setting the record target (i.e. the patient)
 public void SetRecordTarget(NPFIT_000083_Role template)
 {
     recordTarget      = new p_recordTarget_000083();
     recordTarget.Role = (TP145201GB01_PatientUniversal)template;
 }