Click or drag to resize

FormBase.GetEmplName 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 GetEmplName(
	string empl_no
)

Parameters

empl_no
Type: System.String
(empl_no) 사번

Return Value

Type: String
사원이름 (empl_nm)
Remarks
UP_HZEMPL_R$007
See Also