예제 #1
0
 public System.Threading.Tasks.Task <Alemana.Nucleo.Estadisticas.Servicio.WsIntegracionCRM.AL_CONS_REQXMED_RESUMEN_CRESV1> AL_CONS_REQXMED_RESUMENAsync(Alemana.Nucleo.Estadisticas.Servicio.WsIntegracionCRM.AL_CONS_REQXMED_RESUMEN_CREQType AL_CONS_REQXMED_RESUMEN_CREQ)
 {
     Alemana.Nucleo.Estadisticas.Servicio.WsIntegracionCRM.AL_CONS_REQXMED_RESUMEN_CREQV1 inValue = new Alemana.Nucleo.Estadisticas.Servicio.WsIntegracionCRM.AL_CONS_REQXMED_RESUMEN_CREQV1();
     inValue.AL_CONS_REQXMED_RESUMEN_CREQ = AL_CONS_REQXMED_RESUMEN_CREQ;
     return(((Alemana.Nucleo.Estadisticas.Servicio.WsIntegracionCRM.AL_INTEGRACION_NUCLEO_PortType)(this)).AL_CONS_REQXMED_RESUMENAsync(inValue));
 }
예제 #2
0
 public Alemana.Nucleo.Estadisticas.Servicio.WsIntegracionCRM.AL_CONS_REQXMED_RESUMEN_PRES_TypeShape[] AL_CONS_REQXMED_RESUMEN(Alemana.Nucleo.Estadisticas.Servicio.WsIntegracionCRM.AL_CONS_REQXMED_RESUMEN_CREQType AL_CONS_REQXMED_RESUMEN_CREQ)
 {
     Alemana.Nucleo.Estadisticas.Servicio.WsIntegracionCRM.AL_CONS_REQXMED_RESUMEN_CREQV1 inValue = new Alemana.Nucleo.Estadisticas.Servicio.WsIntegracionCRM.AL_CONS_REQXMED_RESUMEN_CREQV1();
     inValue.AL_CONS_REQXMED_RESUMEN_CREQ = AL_CONS_REQXMED_RESUMEN_CREQ;
     Alemana.Nucleo.Estadisticas.Servicio.WsIntegracionCRM.AL_CONS_REQXMED_RESUMEN_CRESV1 retVal = ((Alemana.Nucleo.Estadisticas.Servicio.WsIntegracionCRM.AL_INTEGRACION_NUCLEO_PortType)(this)).AL_CONS_REQXMED_RESUMEN(inValue);
     return(retVal.AL_CONS_REQXMED_RESUMEN_CRES);
 }
예제 #3
0
 System.Threading.Tasks.Task <Alemana.Nucleo.Estadisticas.Servicio.WsIntegracionCRM.AL_CONS_REQXMED_RESUMEN_CRESV1> Alemana.Nucleo.Estadisticas.Servicio.WsIntegracionCRM.AL_INTEGRACION_NUCLEO_PortType.AL_CONS_REQXMED_RESUMENAsync(Alemana.Nucleo.Estadisticas.Servicio.WsIntegracionCRM.AL_CONS_REQXMED_RESUMEN_CREQV1 request)
 {
     return(base.Channel.AL_CONS_REQXMED_RESUMENAsync(request));
 }
예제 #4
0
 Alemana.Nucleo.Estadisticas.Servicio.WsIntegracionCRM.AL_CONS_REQXMED_RESUMEN_CRESV1 Alemana.Nucleo.Estadisticas.Servicio.WsIntegracionCRM.AL_INTEGRACION_NUCLEO_PortType.AL_CONS_REQXMED_RESUMEN(Alemana.Nucleo.Estadisticas.Servicio.WsIntegracionCRM.AL_CONS_REQXMED_RESUMEN_CREQV1 request)
 {
     return(base.Channel.AL_CONS_REQXMED_RESUMEN(request));
 }