var wsFaPeiHouseCity=function() {
wsFaPeiHouseCity.initializeBase(this);
this._timeout = 0;
this._userContext = null;
this._succeeded = null;
this._failed = null;
}
wsFaPeiHouseCity.prototype={
_get_path:function() {
 var p = this.get_path();
 if (p) return p;
 else return wsFaPeiHouseCity._staticInstance.get_path();},
BindList:function(strSortColumn,strSortAsc,strDefaultCityID,strCityID,strRegionID,strMoneyStart,strPriceBetween,strMoneyEnd,strHouseTypeID,strPinSuStart,strPinSuBetween,strPinSuEnd,strHouseCarPark,strHouseYearStart,strHouseYearBetween,strHouseYearEnd,strRoomCountStart,strRoomCountBetween,strRoomCountEnd,strDirection,strPicOnly,strPageIndex,blnFistHere,strOtherPara,strPageH1,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'BindList',false,{strSortColumn:strSortColumn,strSortAsc:strSortAsc,strDefaultCityID:strDefaultCityID,strCityID:strCityID,strRegionID:strRegionID,strMoneyStart:strMoneyStart,strPriceBetween:strPriceBetween,strMoneyEnd:strMoneyEnd,strHouseTypeID:strHouseTypeID,strPinSuStart:strPinSuStart,strPinSuBetween:strPinSuBetween,strPinSuEnd:strPinSuEnd,strHouseCarPark:strHouseCarPark,strHouseYearStart:strHouseYearStart,strHouseYearBetween:strHouseYearBetween,strHouseYearEnd:strHouseYearEnd,strRoomCountStart:strRoomCountStart,strRoomCountBetween:strRoomCountBetween,strRoomCountEnd:strRoomCountEnd,strDirection:strDirection,strPicOnly:strPicOnly,strPageIndex:strPageIndex,blnFistHere:blnFistHere,strOtherPara:strOtherPara,strPageH1:strPageH1},succeededCallback,failedCallback,userContext); }}
wsFaPeiHouseCity.registerClass('wsFaPeiHouseCity',Sys.Net.WebServiceProxy);
wsFaPeiHouseCity._staticInstance = new wsFaPeiHouseCity();
wsFaPeiHouseCity.set_path = function(value) { wsFaPeiHouseCity._staticInstance.set_path(value); }
wsFaPeiHouseCity.get_path = function() { return wsFaPeiHouseCity._staticInstance.get_path(); }
wsFaPeiHouseCity.set_timeout = function(value) { wsFaPeiHouseCity._staticInstance.set_timeout(value); }
wsFaPeiHouseCity.get_timeout = function() { return wsFaPeiHouseCity._staticInstance.get_timeout(); }
wsFaPeiHouseCity.set_defaultUserContext = function(value) { wsFaPeiHouseCity._staticInstance.set_defaultUserContext(value); }
wsFaPeiHouseCity.get_defaultUserContext = function() { return wsFaPeiHouseCity._staticInstance.get_defaultUserContext(); }
wsFaPeiHouseCity.set_defaultSucceededCallback = function(value) { wsFaPeiHouseCity._staticInstance.set_defaultSucceededCallback(value); }
wsFaPeiHouseCity.get_defaultSucceededCallback = function() { return wsFaPeiHouseCity._staticInstance.get_defaultSucceededCallback(); }
wsFaPeiHouseCity.set_defaultFailedCallback = function(value) { wsFaPeiHouseCity._staticInstance.set_defaultFailedCallback(value); }
wsFaPeiHouseCity.get_defaultFailedCallback = function() { return wsFaPeiHouseCity._staticInstance.get_defaultFailedCallback(); }
wsFaPeiHouseCity.set_path("/WS/wsFaPeiHouseCity.asmx");
wsFaPeiHouseCity.BindList= function(strSortColumn,strSortAsc,strDefaultCityID,strCityID,strRegionID,strMoneyStart,strPriceBetween,strMoneyEnd,strHouseTypeID,strPinSuStart,strPinSuBetween,strPinSuEnd,strHouseCarPark,strHouseYearStart,strHouseYearBetween,strHouseYearEnd,strRoomCountStart,strRoomCountBetween,strRoomCountEnd,strDirection,strPicOnly,strPageIndex,blnFistHere,strOtherPara,strPageH1,onSuccess,onFailed,userContext) {wsFaPeiHouseCity._staticInstance.BindList(strSortColumn,strSortAsc,strDefaultCityID,strCityID,strRegionID,strMoneyStart,strPriceBetween,strMoneyEnd,strHouseTypeID,strPinSuStart,strPinSuBetween,strPinSuEnd,strHouseCarPark,strHouseYearStart,strHouseYearBetween,strHouseYearEnd,strRoomCountStart,strRoomCountBetween,strRoomCountEnd,strDirection,strPicOnly,strPageIndex,blnFistHere,strOtherPara,strPageH1,onSuccess,onFailed,userContext); }

