Click or drag to resize

FormBaseGetDoctEmplName 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 GetDoctEmplName(
	string empl_no
)

Parameters

empl_no
Type: SystemString
(empl_no)진료의 사번

Return Value

Type: String
의사이름 (empl_nm)
Remarks
UP_HZDOCT_R$003
See Also