コード例 #1
0
ファイル: Reference.cs プロジェクト: ewin66/-
 public byte[] JHEmrSynchroExeThirdPartyData(string pInput)
 {
     黄石申请单接收.JhCrisisService.JHEmrSynchroExeThirdPartyDataRequest inValue = new 黄石申请单接收.JhCrisisService.JHEmrSynchroExeThirdPartyDataRequest();
     inValue.Body        = new 黄石申请单接收.JhCrisisService.JHEmrSynchroExeThirdPartyDataRequestBody();
     inValue.Body.pInput = pInput;
     黄石申请单接收.JhCrisisService.JHEmrSynchroExeThirdPartyDataResponse retVal = ((黄石申请单接收.JhCrisisService.CRITICALVALUESBSSoap)(this)).JHEmrSynchroExeThirdPartyData(inValue);
     return(retVal.Body.JHEmrSynchroExeThirdPartyDataResult);
 }
コード例 #2
0
ファイル: Reference.cs プロジェクト: ewin66/-
 黄石申请单接收.JhCrisisService.JHEmrSynchroExeThirdPartyDataResponse 黄石申请单接收.JhCrisisService.CRITICALVALUESBSSoap.JHEmrSynchroExeThirdPartyData(黄石申请单接收.JhCrisisService.JHEmrSynchroExeThirdPartyDataRequest request)
 {
     return(base.Channel.JHEmrSynchroExeThirdPartyData(request));
 }