Click or drag to resize

FormBaseGetHzSmpl Method (String, 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 DataTable GetHzSmpl(
	string prj_gb,
	string smpl_gb
)

Parameters

prj_gb
Type: SystemString
(prj_gb) 프로젝트 구분
smpl_gb
Type: SystemString
(smpl_gb) 구분값

Return Value

Type: DataTable
DataTable
See Also