A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Mcc.Series.Ui
ConfigManagerClass Class
ConfigManagerClass Methods
DeleteFormConfig Method
GetFormConfig Method
InsertFormConfig Method
SaveFormConfig Method
ConfigManagerClass
InsertFormConfig 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#
Copy
public
void
InsertFormConfig
(
string
system_gb
,
int
empl_no
,
string
class_nm
,
string
xml_data
)
Parameters
system_gb
Type:
System
String
시스템구분
empl_no
Type:
System
Int32
로그인 사번
class_nm
Type:
System
String
클래스 이름
xml_data
Type:
System
String
설정 xml데이터
See Also
Reference
ConfigManagerClass Class
Mcc.Series.Ui Namespace