 | FormBaseGetLicenseNo Method (Int32, String) |
사번별 라이센스정보 조회
Namespace:
Mcc.Series.Ui
Assembly:
Mcc.Series.Ui (in Mcc.Series.Ui.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic DataTable GetLicenseNo(
int empl_no,
string license_gb
)
Parameters
- empl_no
- Type: SystemInt32
(empl_no) 사번 - license_gb
- Type: SystemString
(license_gb) 면허구분
Return Value
Type:
DataTableDataTable
RemarksUP_HZEMPL_LICENSE_R$001
See Also