C# Class gov.va.medora.mdo.ReminderReportPatientList

Afficher le fichier Open project: OSEHRA/mdo Class Usage Examples

Méthodes publiques

Méthode Description
AddPatient ( int listId, string name, string pid, string ssn ) : void
ReminderReportPatientList ( ) : System

Method Details

AddPatient() public méthode

public AddPatient ( int listId, string name, string pid, string ssn ) : void
listId int
name string
pid string
ssn string
Résultat void

ReminderReportPatientList() public méthode

public ReminderReportPatientList ( ) : System
Résultat System