C# 클래스 gov.va.medora.mdo.ReminderReportPatientList

파일 보기 프로젝트 열기: OSEHRA/mdo 1 사용 예제들

공개 메소드들

메소드 설명
AddPatient ( int listId, string name, string pid, string ssn ) : void
ReminderReportPatientList ( ) : System

메소드 상세

AddPatient() 공개 메소드

public AddPatient ( int listId, string name, string pid, string ssn ) : void
listId int
name string
pid string
ssn string
리턴 void

ReminderReportPatientList() 공개 메소드

public ReminderReportPatientList ( ) : System
리턴 System