 | ConfigManagerClassDeleteFormConfig Method |
환경설정 데이터 삭제
Namespace:
Mcc.Series.Ui
Assembly:
Mcc.Series.Ui (in Mcc.Series.Ui.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic void DeleteFormConfig(
string system_gb,
int empl_no,
string class_nm
)
Parameters
- system_gb
- Type: SystemString
시스템 구분 - empl_no
- Type: SystemInt32
로그인 사번 - class_nm
- Type: SystemString
클래스 이름
See Also