 | FormBaseGetDeptName Method |
부서이름 조회
Namespace:
Mcc.Series.Ui
Assembly:
Mcc.Series.Ui (in Mcc.Series.Ui.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string GetDeptName(
string dept_cd
)
Parameters
- dept_cd
- Type: SystemString
(dept_cd) 부서코드
Return Value
Type:
String부서명칭 (dept_nm)
RemarksUP_HZDEPT_R$005
See Also