public SAP_Docking_MES_App.ServiceReference1.ZFUN_MZResponse ZFUN_MZ(SAP_Docking_MES_App.ServiceReference1.ZFUN_MZ ZFUN_MZ1) { SAP_Docking_MES_App.ServiceReference1.ZFUN_MZRequest inValue = new SAP_Docking_MES_App.ServiceReference1.ZFUN_MZRequest(); inValue.ZFUN_MZ = ZFUN_MZ1; SAP_Docking_MES_App.ServiceReference1.ZFUN_MZResponse1 retVal = ((SAP_Docking_MES_App.ServiceReference1.ZWS_MZ)(this)).ZFUN_MZ(inValue); return(retVal.ZFUN_MZResponse); }
public System.Threading.Tasks.Task <SAP_Docking_MES_App.ServiceReference1.ZFUN_MZResponse1> ZFUN_MZAsync(SAP_Docking_MES_App.ServiceReference1.ZFUN_MZ ZFUN_MZ) { SAP_Docking_MES_App.ServiceReference1.ZFUN_MZRequest inValue = new SAP_Docking_MES_App.ServiceReference1.ZFUN_MZRequest(); inValue.ZFUN_MZ = ZFUN_MZ; return(((SAP_Docking_MES_App.ServiceReference1.ZWS_MZ)(this)).ZFUN_MZAsync(inValue)); }
public ZFUN_MZRequest(SAP_Docking_MES_App.ServiceReference1.ZFUN_MZ ZFUN_MZ) { this.ZFUN_MZ = ZFUN_MZ; }