Example #1
0
 public LandRegistryLib.LREnquiryPollServiceTestNS.ResponseSearchByPropertyDescriptionV2_0Type getResponse(LandRegistryLib.LREnquiryPollServiceTestNS.PollRequestType arg0)
 {
     LandRegistryLib.LREnquiryPollServiceTestNS.getResponseRequest inValue = new LandRegistryLib.LREnquiryPollServiceTestNS.getResponseRequest();
     inValue.arg0 = arg0;
     LandRegistryLib.LREnquiryPollServiceTestNS.getResponseResponse retVal = ((LandRegistryLib.LREnquiryPollServiceTestNS.PropertyDescriptionEnquiryV2_0PollService)(this)).getResponse(inValue);
     return(retVal.@return);
 }
Example #2
0
 public getResponseRequest(LandRegistryLib.LREnquiryPollServiceTestNS.PollRequestType arg0)
 {
     this.arg0 = arg0;
 }