示例#1
0
 public wsSap.wsPabierta.ZcmlPabiertasV2Response ZcmlPabiertasV2(wsSap.wsPabierta.ZcmlPabiertasV21 ZcmlPabiertasV21)
 {
     wsSap.wsPabierta.ZcmlPabiertasV2Request inValue = new wsSap.wsPabierta.ZcmlPabiertasV2Request();
     inValue.ZcmlPabiertasV2 = ZcmlPabiertasV21;
     wsSap.wsPabierta.ZcmlPabiertasV2Response1 retVal = ((wsSap.wsPabierta.zcml_pabiertas2_v4)(this)).ZcmlPabiertasV2(inValue);
     return(retVal.ZcmlPabiertasV2Response);
 }
示例#2
0
 public System.Threading.Tasks.Task <wsSap.wsPabierta.ZcmlPabiertasV2Response1> ZcmlPabiertasV2Async(wsSap.wsPabierta.ZcmlPabiertasV21 ZcmlPabiertasV2)
 {
     wsSap.wsPabierta.ZcmlPabiertasV2Request inValue = new wsSap.wsPabierta.ZcmlPabiertasV2Request();
     inValue.ZcmlPabiertasV2 = ZcmlPabiertasV2;
     return(((wsSap.wsPabierta.zcml_pabiertas2_v4)(this)).ZcmlPabiertasV2Async(inValue));
 }
示例#3
0
 public ZcmlPabiertasV2Request(wsSap.wsPabierta.ZcmlPabiertasV21 ZcmlPabiertasV2)
 {
     this.ZcmlPabiertasV2 = ZcmlPabiertasV2;
 }