Esempio n. 1
0
 public USO.Infrastructure.R3UpdateStockLocationService.ZintSd0031Response ZintSd0031(USO.Infrastructure.R3UpdateStockLocationService.ZintSd0031 ZintSd00311)
 {
     USO.Infrastructure.R3UpdateStockLocationService.ZintSd0031Request inValue = new USO.Infrastructure.R3UpdateStockLocationService.ZintSd0031Request();
     inValue.ZintSd0031 = ZintSd00311;
     USO.Infrastructure.R3UpdateStockLocationService.ZintSd0031Response1 retVal = ((USO.Infrastructure.R3UpdateStockLocationService.ZWS_ZINT_SD0031)(this)).ZintSd0031(inValue);
     return(retVal.ZintSd0031Response);
 }
Esempio n. 2
0
 public System.Threading.Tasks.Task <USO.Infrastructure.R3UpdateStockLocationService.ZintSd0031Response1> ZintSd0031Async(USO.Infrastructure.R3UpdateStockLocationService.ZintSd0031 ZintSd0031)
 {
     USO.Infrastructure.R3UpdateStockLocationService.ZintSd0031Request inValue = new USO.Infrastructure.R3UpdateStockLocationService.ZintSd0031Request();
     inValue.ZintSd0031 = ZintSd0031;
     return(((USO.Infrastructure.R3UpdateStockLocationService.ZWS_ZINT_SD0031)(this)).ZintSd0031Async(inValue));
 }
Esempio n. 3
0
 public ZintSd0031Request(USO.Infrastructure.R3UpdateStockLocationService.ZintSd0031 ZintSd0031)
 {
     this.ZintSd0031 = ZintSd0031;
 }