Click or drag to resize

FormBaseGetPtntName Method (String)

환자이름 조회

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 string GetPtntName(
	string ptnt_no
)

Parameters

ptnt_no
Type: SystemString
(ptnt_no) 환자번호

Return Value

Type: String
환자이름
Remarks
UP_H1PTNT_INFO_R$004
See Also