 | FormBaseGetHzSmpl Method (String, String, 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 GetHzSmpl(
string prj_gb,
string smpl_gb,
string smpl_cd
)
Parameters
- prj_gb
- Type: SystemString
(prj_gb) 프로젝트 구분 - smpl_gb
- Type: SystemString
(smpl_gb) 구분값 - smpl_cd
- Type: SystemString
(smpl_cd) 코드
Return Value
Type:
DataTableDataTable
See Also