Click or drag to resize

FormBaseGetPtntInfo Method

환자정보 조회

Namespace:  Mcc.Series.Ui
Assembly:  Mcc.Series.Ui (in Mcc.Series.Ui.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public DataTable GetPtntInfo(
	string ptnt_no
)

Parameters

ptnt_no
Type: SystemString
(ptnt_no) 환자번호

Return Value

Type: DataTable
DataTable
Remarks
UP_H1PTNT_INFO_R$003
See Also