 | FormBaseGetNewPostData Method (String, String, String, String) |
GetNewPostData
신 우편번호를 검색합니다.
Namespace:
Mcc.Series.Ui
Assembly:
Mcc.Series.Ui (in Mcc.Series.Ui.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic DataSet GetNewPostData(
string SEARCH_TYPE_GB,
string DONG_NAME,
string DORO_NAME,
string BLD_NAME
)
Parameters
- SEARCH_TYPE_GB
- Type: SystemString
검색구분(0:구주소, 1:도로명주소) - DONG_NAME
- Type: SystemString
동주소 - DORO_NAME
- Type: SystemString
도로명주소 - BLD_NAME
- Type: SystemString
건물명칭
Return Value
Type:
DataSet검색결과값(DataSet)
See Also