Click or drag to resize

ConfigManagerClassGetFormConfig Method

환경설정 데이터 반환

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 DataSet GetFormConfig(
	string system_gb,
	int empl_no,
	string class_nm
)

Parameters

system_gb
Type: SystemString
시스템구분
empl_no
Type: SystemInt32
로그인 사번
class_nm
Type: SystemString
클래스 이름

Return Value

Type: DataSet

[Missing <returns> documentation for "M:Mcc.Series.Ui.ConfigManagerClass.GetFormConfig(System.String,System.Int32,System.String)"]

See Also