A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Mcc.Series.Ui
FormBase Class
FormBase Methods
GetCalcDCSUBName Method
GetCalcDCSUBName Method (String, String, String)
GetCalcDCSUBName Method (String, String, String, MccLabel)
FormBase
GetCalcDCSUBName Method (String, String, String, MccLabel)
세부할인계정코드이름를 label 컨트롤에 Setting
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
GetCalcDCSUBName
(
string
dc_cd
,
string
dc_sub_cd
,
string
aply_ymd
,
MccLabel
label
)
Parameters
dc_cd
Type:
System
String
(dc_cd) DC코드
dc_sub_cd
Type:
System
String
(dc_sub_cd) 세부할인코드
aply_ymd
Type:
System
String
(aply_ymd) 적용일자
label
Type:
Mcc.Series.Controls
MccLabel
LABEL 컨트롤
Remarks
할인코드 정보가 없는 경우에는 labal 글씨를 red로 "할인코드정보없음"으로 setting
See Also
Reference
FormBase Class
GetCalcDCSUBName Overload
Mcc.Series.Ui Namespace