Click or drag to resize

FormBaseGetDoctEmplName Method (String, MccLabel)

의사이름 조회

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 void GetDoctEmplName(
	string empl_no,
	MccLabel label
)

Parameters

empl_no
Type: SystemString
(empl_no) 진료의 사번
label
Type: Mcc.Series.ControlsMccLabel
empl_no label
Remarks
진료의 정보가 없는 경우에는 labal 글씨를 red로 "의사 정보 없음"으로 setting
See Also