377 lines
20 KiB
C#
377 lines
20 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// 此代码由工具生成。
|
|
// 运行时版本:4.0.30319.42000
|
|
//
|
|
// 对此文件的更改可能会导致不正确的行为,并且如果
|
|
// 重新生成代码,这些更改将会丢失。
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace BLL.MCSService {
|
|
|
|
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
|
|
[System.ServiceModel.ServiceContractAttribute(ConfigurationName="MCSService.WebService1Soap")]
|
|
public interface WebService1Soap {
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getLabPoDetails", ReplyAction="*")]
|
|
[System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
|
|
string getLabPoDetails(long projectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getLabPoDetails", ReplyAction="*")]
|
|
System.Threading.Tasks.Task<string> getLabPoDetailsAsync(long projectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/writeLabIssueDetails", ReplyAction="*")]
|
|
[System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
|
|
string writeLabIssueDetails(string JsonVoiceArray, long ProjectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/writeLabIssueDetails", ReplyAction="*")]
|
|
System.Threading.Tasks.Task<string> writeLabIssueDetailsAsync(string JsonVoiceArray, long ProjectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getVendorUserNameAndPwd", ReplyAction="*")]
|
|
[System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
|
|
string getVendorUserNameAndPwd();
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getVendorUserNameAndPwd", ReplyAction="*")]
|
|
System.Threading.Tasks.Task<string> getVendorUserNameAndPwdAsync();
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getPipeMaterilalByType", ReplyAction="*")]
|
|
[System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
|
|
string getPipeMaterilalByType(long projectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getPipeMaterilalByType", ReplyAction="*")]
|
|
System.Threading.Tasks.Task<string> getPipeMaterilalByTypeAsync(long projectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getPipeMaterilalByAera", ReplyAction="*")]
|
|
[System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
|
|
string getPipeMaterilalByAera(long projectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getPipeMaterilalByAera", ReplyAction="*")]
|
|
System.Threading.Tasks.Task<string> getPipeMaterilalByAeraAsync(long projectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getPojectReport", ReplyAction="*")]
|
|
[System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
|
|
string getPojectReport(long projectId, string name);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getPojectReport", ReplyAction="*")]
|
|
System.Threading.Tasks.Task<string> getPojectReportAsync(long projectId, string name);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getPojectInfo", ReplyAction="*")]
|
|
[System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
|
|
string getPojectInfo();
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getPojectInfo", ReplyAction="*")]
|
|
System.Threading.Tasks.Task<string> getPojectInfoAsync();
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getPoDetails", ReplyAction="*")]
|
|
[System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
|
|
string getPoDetails(long projectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getPoDetails", ReplyAction="*")]
|
|
System.Threading.Tasks.Task<string> getPoDetailsAsync(long projectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getPoDetailsByPoNo", ReplyAction="*")]
|
|
[System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
|
|
string getPoDetailsByPoNo(long projectID, string poNo);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getPoDetailsByPoNo", ReplyAction="*")]
|
|
System.Threading.Tasks.Task<string> getPoDetailsByPoNoAsync(long projectID, string poNo);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/writeShelvesNo", ReplyAction="*")]
|
|
[System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
|
|
string writeShelvesNo(string JsonVoiceArray, long ProjectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/writeShelvesNo", ReplyAction="*")]
|
|
System.Threading.Tasks.Task<string> writeShelvesNoAsync(string JsonVoiceArray, long ProjectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/writeDeliveryDetails", ReplyAction="*")]
|
|
[System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
|
|
string writeDeliveryDetails(string JsonVoiceArray, long ProjectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/writeDeliveryDetails", ReplyAction="*")]
|
|
System.Threading.Tasks.Task<string> writeDeliveryDetailsAsync(string JsonVoiceArray, long ProjectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/overIssue", ReplyAction="*")]
|
|
[System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
|
|
string overIssue(string isguid, string username);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/overIssue", ReplyAction="*")]
|
|
System.Threading.Tasks.Task<string> overIssueAsync(string isguid, string username);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getIssueDetails", ReplyAction="*")]
|
|
[System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
|
|
string getIssueDetails(long projectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getIssueDetails", ReplyAction="*")]
|
|
System.Threading.Tasks.Task<string> getIssueDetailsAsync(long projectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/writeMakeInventoryDetails", ReplyAction="*")]
|
|
[System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
|
|
string writeMakeInventoryDetails(string JsonVoiceArray, long ProjectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/writeMakeInventoryDetails", ReplyAction="*")]
|
|
System.Threading.Tasks.Task<string> writeMakeInventoryDetailsAsync(string JsonVoiceArray, long ProjectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/writeIssueDetails", ReplyAction="*")]
|
|
[System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
|
|
string writeIssueDetails(string JsonVoiceArray, long ProjectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/writeIssueDetails", ReplyAction="*")]
|
|
System.Threading.Tasks.Task<string> writeIssueDetailsAsync(string JsonVoiceArray, long ProjectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/writeMoveInventoryDetails", ReplyAction="*")]
|
|
[System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
|
|
string writeMoveInventoryDetails(string JsonVoiceArray, long ProjectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/writeMoveInventoryDetails", ReplyAction="*")]
|
|
System.Threading.Tasks.Task<string> writeMoveInventoryDetailsAsync(string JsonVoiceArray, long ProjectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getPartNoInfo", ReplyAction="*")]
|
|
[System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
|
|
string getPartNoInfo(long projectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getPartNoInfo", ReplyAction="*")]
|
|
System.Threading.Tasks.Task<string> getPartNoInfoAsync(long projectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getShelvesNo", ReplyAction="*")]
|
|
[System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
|
|
string getShelvesNo(long projectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getShelvesNo", ReplyAction="*")]
|
|
System.Threading.Tasks.Task<string> getShelvesNoAsync(long projectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getSubcontractor", ReplyAction="*")]
|
|
[System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
|
|
string getSubcontractor(long projectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getSubcontractor", ReplyAction="*")]
|
|
System.Threading.Tasks.Task<string> getSubcontractorAsync(long projectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getVendor", ReplyAction="*")]
|
|
[System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
|
|
string getVendor();
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getVendor", ReplyAction="*")]
|
|
System.Threading.Tasks.Task<string> getVendorAsync();
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/writePackingLists", ReplyAction="*")]
|
|
[System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
|
|
string writePackingLists(string JsonVoiceArray, long ProjectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/writePackingLists", ReplyAction="*")]
|
|
System.Threading.Tasks.Task<string> writePackingListsAsync(string JsonVoiceArray, long ProjectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getReqDetails", ReplyAction="*")]
|
|
[System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
|
|
string getReqDetails(long projectID);
|
|
|
|
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/getReqDetails", ReplyAction="*")]
|
|
System.Threading.Tasks.Task<string> getReqDetailsAsync(long projectID);
|
|
}
|
|
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
|
|
public interface WebService1SoapChannel : BLL.MCSService.WebService1Soap, System.ServiceModel.IClientChannel {
|
|
}
|
|
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
|
|
public partial class WebService1SoapClient : System.ServiceModel.ClientBase<BLL.MCSService.WebService1Soap>, BLL.MCSService.WebService1Soap {
|
|
|
|
public WebService1SoapClient() {
|
|
}
|
|
|
|
public WebService1SoapClient(string endpointConfigurationName) :
|
|
base(endpointConfigurationName) {
|
|
}
|
|
|
|
public WebService1SoapClient(string endpointConfigurationName, string remoteAddress) :
|
|
base(endpointConfigurationName, remoteAddress) {
|
|
}
|
|
|
|
public WebService1SoapClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) :
|
|
base(endpointConfigurationName, remoteAddress) {
|
|
}
|
|
|
|
public WebService1SoapClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) :
|
|
base(binding, remoteAddress) {
|
|
}
|
|
|
|
public string getLabPoDetails(long projectID) {
|
|
return base.Channel.getLabPoDetails(projectID);
|
|
}
|
|
|
|
public System.Threading.Tasks.Task<string> getLabPoDetailsAsync(long projectID) {
|
|
return base.Channel.getLabPoDetailsAsync(projectID);
|
|
}
|
|
|
|
public string writeLabIssueDetails(string JsonVoiceArray, long ProjectID) {
|
|
return base.Channel.writeLabIssueDetails(JsonVoiceArray, ProjectID);
|
|
}
|
|
|
|
public System.Threading.Tasks.Task<string> writeLabIssueDetailsAsync(string JsonVoiceArray, long ProjectID) {
|
|
return base.Channel.writeLabIssueDetailsAsync(JsonVoiceArray, ProjectID);
|
|
}
|
|
|
|
public string getVendorUserNameAndPwd() {
|
|
return base.Channel.getVendorUserNameAndPwd();
|
|
}
|
|
|
|
public System.Threading.Tasks.Task<string> getVendorUserNameAndPwdAsync() {
|
|
return base.Channel.getVendorUserNameAndPwdAsync();
|
|
}
|
|
|
|
public string getPipeMaterilalByType(long projectID) {
|
|
return base.Channel.getPipeMaterilalByType(projectID);
|
|
}
|
|
|
|
public System.Threading.Tasks.Task<string> getPipeMaterilalByTypeAsync(long projectID) {
|
|
return base.Channel.getPipeMaterilalByTypeAsync(projectID);
|
|
}
|
|
|
|
public string getPipeMaterilalByAera(long projectID) {
|
|
return base.Channel.getPipeMaterilalByAera(projectID);
|
|
}
|
|
|
|
public System.Threading.Tasks.Task<string> getPipeMaterilalByAeraAsync(long projectID) {
|
|
return base.Channel.getPipeMaterilalByAeraAsync(projectID);
|
|
}
|
|
|
|
public string getPojectReport(long projectId, string name) {
|
|
return base.Channel.getPojectReport(projectId, name);
|
|
}
|
|
|
|
public System.Threading.Tasks.Task<string> getPojectReportAsync(long projectId, string name) {
|
|
return base.Channel.getPojectReportAsync(projectId, name);
|
|
}
|
|
|
|
public string getPojectInfo() {
|
|
return base.Channel.getPojectInfo();
|
|
}
|
|
|
|
public System.Threading.Tasks.Task<string> getPojectInfoAsync() {
|
|
return base.Channel.getPojectInfoAsync();
|
|
}
|
|
|
|
public string getPoDetails(long projectID) {
|
|
return base.Channel.getPoDetails(projectID);
|
|
}
|
|
|
|
public System.Threading.Tasks.Task<string> getPoDetailsAsync(long projectID) {
|
|
return base.Channel.getPoDetailsAsync(projectID);
|
|
}
|
|
|
|
public string getPoDetailsByPoNo(long projectID, string poNo) {
|
|
return base.Channel.getPoDetailsByPoNo(projectID, poNo);
|
|
}
|
|
|
|
public System.Threading.Tasks.Task<string> getPoDetailsByPoNoAsync(long projectID, string poNo) {
|
|
return base.Channel.getPoDetailsByPoNoAsync(projectID, poNo);
|
|
}
|
|
|
|
public string writeShelvesNo(string JsonVoiceArray, long ProjectID) {
|
|
return base.Channel.writeShelvesNo(JsonVoiceArray, ProjectID);
|
|
}
|
|
|
|
public System.Threading.Tasks.Task<string> writeShelvesNoAsync(string JsonVoiceArray, long ProjectID) {
|
|
return base.Channel.writeShelvesNoAsync(JsonVoiceArray, ProjectID);
|
|
}
|
|
|
|
public string writeDeliveryDetails(string JsonVoiceArray, long ProjectID) {
|
|
return base.Channel.writeDeliveryDetails(JsonVoiceArray, ProjectID);
|
|
}
|
|
|
|
public System.Threading.Tasks.Task<string> writeDeliveryDetailsAsync(string JsonVoiceArray, long ProjectID) {
|
|
return base.Channel.writeDeliveryDetailsAsync(JsonVoiceArray, ProjectID);
|
|
}
|
|
|
|
public string overIssue(string isguid, string username) {
|
|
return base.Channel.overIssue(isguid, username);
|
|
}
|
|
|
|
public System.Threading.Tasks.Task<string> overIssueAsync(string isguid, string username) {
|
|
return base.Channel.overIssueAsync(isguid, username);
|
|
}
|
|
|
|
public string getIssueDetails(long projectID) {
|
|
return base.Channel.getIssueDetails(projectID);
|
|
}
|
|
|
|
public System.Threading.Tasks.Task<string> getIssueDetailsAsync(long projectID) {
|
|
return base.Channel.getIssueDetailsAsync(projectID);
|
|
}
|
|
|
|
public string writeMakeInventoryDetails(string JsonVoiceArray, long ProjectID) {
|
|
return base.Channel.writeMakeInventoryDetails(JsonVoiceArray, ProjectID);
|
|
}
|
|
|
|
public System.Threading.Tasks.Task<string> writeMakeInventoryDetailsAsync(string JsonVoiceArray, long ProjectID) {
|
|
return base.Channel.writeMakeInventoryDetailsAsync(JsonVoiceArray, ProjectID);
|
|
}
|
|
|
|
public string writeIssueDetails(string JsonVoiceArray, long ProjectID) {
|
|
return base.Channel.writeIssueDetails(JsonVoiceArray, ProjectID);
|
|
}
|
|
|
|
public System.Threading.Tasks.Task<string> writeIssueDetailsAsync(string JsonVoiceArray, long ProjectID) {
|
|
return base.Channel.writeIssueDetailsAsync(JsonVoiceArray, ProjectID);
|
|
}
|
|
|
|
public string writeMoveInventoryDetails(string JsonVoiceArray, long ProjectID) {
|
|
return base.Channel.writeMoveInventoryDetails(JsonVoiceArray, ProjectID);
|
|
}
|
|
|
|
public System.Threading.Tasks.Task<string> writeMoveInventoryDetailsAsync(string JsonVoiceArray, long ProjectID) {
|
|
return base.Channel.writeMoveInventoryDetailsAsync(JsonVoiceArray, ProjectID);
|
|
}
|
|
|
|
public string getPartNoInfo(long projectID) {
|
|
return base.Channel.getPartNoInfo(projectID);
|
|
}
|
|
|
|
public System.Threading.Tasks.Task<string> getPartNoInfoAsync(long projectID) {
|
|
return base.Channel.getPartNoInfoAsync(projectID);
|
|
}
|
|
|
|
public string getShelvesNo(long projectID) {
|
|
return base.Channel.getShelvesNo(projectID);
|
|
}
|
|
|
|
public System.Threading.Tasks.Task<string> getShelvesNoAsync(long projectID) {
|
|
return base.Channel.getShelvesNoAsync(projectID);
|
|
}
|
|
|
|
public string getSubcontractor(long projectID) {
|
|
return base.Channel.getSubcontractor(projectID);
|
|
}
|
|
|
|
public System.Threading.Tasks.Task<string> getSubcontractorAsync(long projectID) {
|
|
return base.Channel.getSubcontractorAsync(projectID);
|
|
}
|
|
|
|
public string getVendor() {
|
|
return base.Channel.getVendor();
|
|
}
|
|
|
|
public System.Threading.Tasks.Task<string> getVendorAsync() {
|
|
return base.Channel.getVendorAsync();
|
|
}
|
|
|
|
public string writePackingLists(string JsonVoiceArray, long ProjectID) {
|
|
return base.Channel.writePackingLists(JsonVoiceArray, ProjectID);
|
|
}
|
|
|
|
public System.Threading.Tasks.Task<string> writePackingListsAsync(string JsonVoiceArray, long ProjectID) {
|
|
return base.Channel.writePackingListsAsync(JsonVoiceArray, ProjectID);
|
|
}
|
|
|
|
public string getReqDetails(long projectID) {
|
|
return base.Channel.getReqDetails(projectID);
|
|
}
|
|
|
|
public System.Threading.Tasks.Task<string> getReqDetailsAsync(long projectID) {
|
|
return base.Channel.getReqDetailsAsync(projectID);
|
|
}
|
|
}
|
|
}
|