 | FormBaseGetMedfeeCodeLikeList2 Method (String, String) |
수가코드 LIKE 조회 적용일자 기준 (수가코드 %)
2017.06.29 강신일
Namespace:
Mcc.Series.Ui
Assembly:
Mcc.Series.Ui (in Mcc.Series.Ui.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic DataTable GetMedfeeCodeLikeList2(
string medfee_cd,
string aply_ymd
)
Parameters
- medfee_cd
- Type: SystemString
(medfee_cd) 수가코드% - aply_ymd
- Type: SystemString
(aply_ymd) 적용일자
Return Value
Type:
DataTableDataTable
See Also