//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace VECV_WebApi.EOS_Service { [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ServiceModel.ServiceContractAttribute(Namespace="urn://vevc.in/UDAAN/BI_EOS", ConfigurationName="EOS_Service.SI_S_WEBSITE_BI_EOS")] public interface SI_S_WEBSITE_BI_EOS { // CODEGEN: Generating message contract since the operation SI_S_WEBSITE_BI_EOS is neither RPC nor document wrapped. [System.ServiceModel.OperationContractAttribute(IsOneWay=true, Action="http://sap.com/xi/WebService/soap1.1")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] void SI_S_WEBSITE_BI_EOS(VECV_WebApi.EOS_Service.SI_S_WEBSITE_BI_EOS1 request); [System.ServiceModel.OperationContractAttribute(IsOneWay=true, Action="http://sap.com/xi/WebService/soap1.1")] System.Threading.Tasks.Task SI_S_WEBSITE_BI_EOSAsync(VECV_WebApi.EOS_Service.SI_S_WEBSITE_BI_EOS1 request); } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9037.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn://vevc.in/UDAAN/BI_EOS")] public partial class DT_S_WEBSITE_BI_EOSTABLE : object, System.ComponentModel.INotifyPropertyChanged { //public string fuel_type; private string ticket_IdField; private string assigned_ToField; private string created_ByField; private string creation_TimeField; private string time_SlotField; private string customer_NameField; private string customer_Contact_NoField; private string organizationField; private string stateField; private string cityField; private string languageField; private string vehicle_Owner_NameField; private string vehicle_Owner_Contact_NoField; private string vehicle_Reg_NoField; private string vehicle_ModelField; private string vehicle_TypeField; private string vehicle_Chassis_NoField; private string vehicle_Installation_DateField; private string vehicle_Breakdown_LocationField; private string landmarkField; private string warrantyField; private string source_of_TollFree_NoField; private string type_of_Load_CarryingField; private string nature_of_ProblemField; private string estimated_CostField; private string estimated_TimeField; private string dealer_SCodeField; private string dealer_NameField; private string wM_NameField; private string dealer_Contact_NoField; private string call_OpenField; private string ticket_AcceptedField; private string van_ReachedField; private string call_PreclosedField; private string call_ClosureField; private string escalation_Van_Not_MovingField; private string escalation_Ticket_ClosureField; private string call_ClosedField; private string feedbackField; private string feedbackScore_EaseofGettingCallCentreField; private string feedbackScore_ResponseofCallCentreField; private string feedbackScore_TimelyUpdationbyDealerField; private string feedbackScore_TotalRepairTimeField; private string feedbackScore_EOSChargesField; private string feedbackScore_OverAllExperienceField; private string closure_RemarksField; private string responseField; private string feedback_CountField; private string feedback_Call_StatusField; private string feedback_SuggestionsField; private string feedback_ComplaintsField; private string feedback_AgentField; private string routeField; private string eOS_VAN_Trip_Start_DateField; private string eOS_VAN_Trip_Start_TimeField; private string eOS_VAN_Trip_End_DateField; private string eOS_VAN_Trip_End_TimeField; private string eOS_VAN_Estimated_DistanceField; private string eOS_VAN_Actual_Travelled_DistanceField; private string call_Closed_Within_24HoursField; private string eicher_PromiseField; private string fuel_typeField; /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=0)] public string Ticket_Id { get { return this.ticket_IdField; } set { this.ticket_IdField = value; this.RaisePropertyChanged("Ticket_Id"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=1)] public string Assigned_To { get { return this.assigned_ToField; } set { this.assigned_ToField = value; this.RaisePropertyChanged("Assigned_To"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=2)] public string Created_By { get { return this.created_ByField; } set { this.created_ByField = value; this.RaisePropertyChanged("Created_By"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=3)] public string Creation_Time { get { return this.creation_TimeField; } set { this.creation_TimeField = value; this.RaisePropertyChanged("Creation_Time"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=4)] public string Time_Slot { get { return this.time_SlotField; } set { this.time_SlotField = value; this.RaisePropertyChanged("Time_Slot"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=5)] public string Customer_Name { get { return this.customer_NameField; } set { this.customer_NameField = value; this.RaisePropertyChanged("Customer_Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=6)] public string Customer_Contact_No { get { return this.customer_Contact_NoField; } set { this.customer_Contact_NoField = value; this.RaisePropertyChanged("Customer_Contact_No"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=7)] public string Organization { get { return this.organizationField; } set { this.organizationField = value; this.RaisePropertyChanged("Organization"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=8)] public string State { get { return this.stateField; } set { this.stateField = value; this.RaisePropertyChanged("State"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=9)] public string City { get { return this.cityField; } set { this.cityField = value; this.RaisePropertyChanged("City"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=10)] public string Language { get { return this.languageField; } set { this.languageField = value; this.RaisePropertyChanged("Language"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=11)] public string Vehicle_Owner_Name { get { return this.vehicle_Owner_NameField; } set { this.vehicle_Owner_NameField = value; this.RaisePropertyChanged("Vehicle_Owner_Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=12)] public string Vehicle_Owner_Contact_No { get { return this.vehicle_Owner_Contact_NoField; } set { this.vehicle_Owner_Contact_NoField = value; this.RaisePropertyChanged("Vehicle_Owner_Contact_No"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=13)] public string Vehicle_Reg_No { get { return this.vehicle_Reg_NoField; } set { this.vehicle_Reg_NoField = value; this.RaisePropertyChanged("Vehicle_Reg_No"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=14)] public string Vehicle_Model { get { return this.vehicle_ModelField; } set { this.vehicle_ModelField = value; this.RaisePropertyChanged("Vehicle_Model"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=15)] public string Vehicle_Type { get { return this.vehicle_TypeField; } set { this.vehicle_TypeField = value; this.RaisePropertyChanged("Vehicle_Type"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=16)] public string Vehicle_Chassis_No { get { return this.vehicle_Chassis_NoField; } set { this.vehicle_Chassis_NoField = value; this.RaisePropertyChanged("Vehicle_Chassis_No"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=17)] public string Vehicle_Installation_Date { get { return this.vehicle_Installation_DateField; } set { this.vehicle_Installation_DateField = value; this.RaisePropertyChanged("Vehicle_Installation_Date"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=18)] public string Vehicle_Breakdown_Location { get { return this.vehicle_Breakdown_LocationField; } set { this.vehicle_Breakdown_LocationField = value; this.RaisePropertyChanged("Vehicle_Breakdown_Location"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=19)] public string Landmark { get { return this.landmarkField; } set { this.landmarkField = value; this.RaisePropertyChanged("Landmark"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=20)] public string Warranty { get { return this.warrantyField; } set { this.warrantyField = value; this.RaisePropertyChanged("Warranty"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=21)] public string Source_of_TollFree_No { get { return this.source_of_TollFree_NoField; } set { this.source_of_TollFree_NoField = value; this.RaisePropertyChanged("Source_of_TollFree_No"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=22)] public string Type_of_Load_Carrying { get { return this.type_of_Load_CarryingField; } set { this.type_of_Load_CarryingField = value; this.RaisePropertyChanged("Type_of_Load_Carrying"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=23)] public string Nature_of_Problem { get { return this.nature_of_ProblemField; } set { this.nature_of_ProblemField = value; this.RaisePropertyChanged("Nature_of_Problem"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=24)] public string Estimated_Cost { get { return this.estimated_CostField; } set { this.estimated_CostField = value; this.RaisePropertyChanged("Estimated_Cost"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=25)] public string Estimated_Time { get { return this.estimated_TimeField; } set { this.estimated_TimeField = value; this.RaisePropertyChanged("Estimated_Time"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=26)] public string Dealer_SCode { get { return this.dealer_SCodeField; } set { this.dealer_SCodeField = value; this.RaisePropertyChanged("Dealer_SCode"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=27)] public string Dealer_Name { get { return this.dealer_NameField; } set { this.dealer_NameField = value; this.RaisePropertyChanged("Dealer_Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=28)] public string WM_Name { get { return this.wM_NameField; } set { this.wM_NameField = value; this.RaisePropertyChanged("WM_Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=29)] public string Dealer_Contact_No { get { return this.dealer_Contact_NoField; } set { this.dealer_Contact_NoField = value; this.RaisePropertyChanged("Dealer_Contact_No"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=30)] public string Call_Open { get { return this.call_OpenField; } set { this.call_OpenField = value; this.RaisePropertyChanged("Call_Open"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=31)] public string Ticket_Accepted { get { return this.ticket_AcceptedField; } set { this.ticket_AcceptedField = value; this.RaisePropertyChanged("Ticket_Accepted"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=32)] public string Van_Reached { get { return this.van_ReachedField; } set { this.van_ReachedField = value; this.RaisePropertyChanged("Van_Reached"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=33)] public string Call_Preclosed { get { return this.call_PreclosedField; } set { this.call_PreclosedField = value; this.RaisePropertyChanged("Call_Preclosed"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=34)] public string Call_Closure { get { return this.call_ClosureField; } set { this.call_ClosureField = value; this.RaisePropertyChanged("Call_Closure"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=35)] public string Escalation_Van_Not_Moving { get { return this.escalation_Van_Not_MovingField; } set { this.escalation_Van_Not_MovingField = value; this.RaisePropertyChanged("Escalation_Van_Not_Moving"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=36)] public string Escalation_Ticket_Closure { get { return this.escalation_Ticket_ClosureField; } set { this.escalation_Ticket_ClosureField = value; this.RaisePropertyChanged("Escalation_Ticket_Closure"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=37)] public string Call_Closed { get { return this.call_ClosedField; } set { this.call_ClosedField = value; this.RaisePropertyChanged("Call_Closed"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=38)] public string Feedback { get { return this.feedbackField; } set { this.feedbackField = value; this.RaisePropertyChanged("Feedback"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=39)] public string FeedbackScore_EaseofGettingCallCentre { get { return this.feedbackScore_EaseofGettingCallCentreField; } set { this.feedbackScore_EaseofGettingCallCentreField = value; this.RaisePropertyChanged("FeedbackScore_EaseofGettingCallCentre"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=40)] public string FeedbackScore_ResponseofCallCentre { get { return this.feedbackScore_ResponseofCallCentreField; } set { this.feedbackScore_ResponseofCallCentreField = value; this.RaisePropertyChanged("FeedbackScore_ResponseofCallCentre"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=41)] public string FeedbackScore_TimelyUpdationbyDealer { get { return this.feedbackScore_TimelyUpdationbyDealerField; } set { this.feedbackScore_TimelyUpdationbyDealerField = value; this.RaisePropertyChanged("FeedbackScore_TimelyUpdationbyDealer"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=42)] public string FeedbackScore_TotalRepairTime { get { return this.feedbackScore_TotalRepairTimeField; } set { this.feedbackScore_TotalRepairTimeField = value; this.RaisePropertyChanged("FeedbackScore_TotalRepairTime"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=43)] public string FeedbackScore_EOSCharges { get { return this.feedbackScore_EOSChargesField; } set { this.feedbackScore_EOSChargesField = value; this.RaisePropertyChanged("FeedbackScore_EOSCharges"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=44)] public string FeedbackScore_OverAllExperience { get { return this.feedbackScore_OverAllExperienceField; } set { this.feedbackScore_OverAllExperienceField = value; this.RaisePropertyChanged("FeedbackScore_OverAllExperience"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=45)] public string Closure_Remarks { get { return this.closure_RemarksField; } set { this.closure_RemarksField = value; this.RaisePropertyChanged("Closure_Remarks"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=46)] public string Response { get { return this.responseField; } set { this.responseField = value; this.RaisePropertyChanged("Response"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=47)] public string Feedback_Count { get { return this.feedback_CountField; } set { this.feedback_CountField = value; this.RaisePropertyChanged("Feedback_Count"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=48)] public string Feedback_Call_Status { get { return this.feedback_Call_StatusField; } set { this.feedback_Call_StatusField = value; this.RaisePropertyChanged("Feedback_Call_Status"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=49)] public string Feedback_Suggestions { get { return this.feedback_SuggestionsField; } set { this.feedback_SuggestionsField = value; this.RaisePropertyChanged("Feedback_Suggestions"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=50)] public string Feedback_Complaints { get { return this.feedback_ComplaintsField; } set { this.feedback_ComplaintsField = value; this.RaisePropertyChanged("Feedback_Complaints"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=51)] public string Feedback_Agent { get { return this.feedback_AgentField; } set { this.feedback_AgentField = value; this.RaisePropertyChanged("Feedback_Agent"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=52)] public string Route { get { return this.routeField; } set { this.routeField = value; this.RaisePropertyChanged("Route"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=53)] public string EOS_VAN_Trip_Start_Date { get { return this.eOS_VAN_Trip_Start_DateField; } set { this.eOS_VAN_Trip_Start_DateField = value; this.RaisePropertyChanged("EOS_VAN_Trip_Start_Date"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=54)] public string EOS_VAN_Trip_Start_Time { get { return this.eOS_VAN_Trip_Start_TimeField; } set { this.eOS_VAN_Trip_Start_TimeField = value; this.RaisePropertyChanged("EOS_VAN_Trip_Start_Time"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=55)] public string EOS_VAN_Trip_End_Date { get { return this.eOS_VAN_Trip_End_DateField; } set { this.eOS_VAN_Trip_End_DateField = value; this.RaisePropertyChanged("EOS_VAN_Trip_End_Date"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=56)] public string EOS_VAN_Trip_End_Time { get { return this.eOS_VAN_Trip_End_TimeField; } set { this.eOS_VAN_Trip_End_TimeField = value; this.RaisePropertyChanged("EOS_VAN_Trip_End_Time"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=57)] public string EOS_VAN_Estimated_Distance { get { return this.eOS_VAN_Estimated_DistanceField; } set { this.eOS_VAN_Estimated_DistanceField = value; this.RaisePropertyChanged("EOS_VAN_Estimated_Distance"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=58)] public string EOS_VAN_Actual_Travelled_Distance { get { return this.eOS_VAN_Actual_Travelled_DistanceField; } set { this.eOS_VAN_Actual_Travelled_DistanceField = value; this.RaisePropertyChanged("EOS_VAN_Actual_Travelled_Distance"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=59)] public string Call_Closed_Within_24Hours { get { return this.call_Closed_Within_24HoursField; } set { this.call_Closed_Within_24HoursField = value; this.RaisePropertyChanged("Call_Closed_Within_24Hours"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=60)] public string Eicher_Promise { get { return this.eicher_PromiseField; } set { this.eicher_PromiseField = value; this.RaisePropertyChanged("Eicher_Promise"); } } [System.Xml.Serialization.XmlElementAttribute(Form = System.Xml.Schema.XmlSchemaForm.Unqualified, Order = 61)] public string Fuel_Type { get { return this.fuel_typeField; } set { this.fuel_typeField = value; this.RaisePropertyChanged("Fuel_Type"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(IsWrapped=false)] public partial class SI_S_WEBSITE_BI_EOS1 { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn://vevc.in/UDAAN/BI_EOS", Order=0)] [System.Xml.Serialization.XmlArrayItemAttribute("TABLE", Form=System.Xml.Schema.XmlSchemaForm.Unqualified, IsNullable=false)] public VECV_WebApi.EOS_Service.DT_S_WEBSITE_BI_EOSTABLE[] MT_S_WEBSITE_BI_EOS; public SI_S_WEBSITE_BI_EOS1() { } public SI_S_WEBSITE_BI_EOS1(VECV_WebApi.EOS_Service.DT_S_WEBSITE_BI_EOSTABLE[] MT_S_WEBSITE_BI_EOS) { this.MT_S_WEBSITE_BI_EOS = MT_S_WEBSITE_BI_EOS; } } [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] public interface SI_S_WEBSITE_BI_EOSChannel : VECV_WebApi.EOS_Service.SI_S_WEBSITE_BI_EOS, System.ServiceModel.IClientChannel { } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] public partial class SI_S_WEBSITE_BI_EOSClient : System.ServiceModel.ClientBase, VECV_WebApi.EOS_Service.SI_S_WEBSITE_BI_EOS { public SI_S_WEBSITE_BI_EOSClient() { } public SI_S_WEBSITE_BI_EOSClient(string endpointConfigurationName) : base(endpointConfigurationName) { } public SI_S_WEBSITE_BI_EOSClient(string endpointConfigurationName, string remoteAddress) : base(endpointConfigurationName, remoteAddress) { } public SI_S_WEBSITE_BI_EOSClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) : base(endpointConfigurationName, remoteAddress) { } public SI_S_WEBSITE_BI_EOSClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) : base(binding, remoteAddress) { } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] void VECV_WebApi.EOS_Service.SI_S_WEBSITE_BI_EOS.SI_S_WEBSITE_BI_EOS(VECV_WebApi.EOS_Service.SI_S_WEBSITE_BI_EOS1 request) { base.Channel.SI_S_WEBSITE_BI_EOS(request); } public void SI_S_WEBSITE_BI_EOS(VECV_WebApi.EOS_Service.DT_S_WEBSITE_BI_EOSTABLE[] MT_S_WEBSITE_BI_EOS) { VECV_WebApi.EOS_Service.SI_S_WEBSITE_BI_EOS1 inValue = new VECV_WebApi.EOS_Service.SI_S_WEBSITE_BI_EOS1(); inValue.MT_S_WEBSITE_BI_EOS = MT_S_WEBSITE_BI_EOS; ((VECV_WebApi.EOS_Service.SI_S_WEBSITE_BI_EOS)(this)).SI_S_WEBSITE_BI_EOS(inValue); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] System.Threading.Tasks.Task VECV_WebApi.EOS_Service.SI_S_WEBSITE_BI_EOS.SI_S_WEBSITE_BI_EOSAsync(VECV_WebApi.EOS_Service.SI_S_WEBSITE_BI_EOS1 request) { return base.Channel.SI_S_WEBSITE_BI_EOSAsync(request); } public System.Threading.Tasks.Task SI_S_WEBSITE_BI_EOSAsync(VECV_WebApi.EOS_Service.DT_S_WEBSITE_BI_EOSTABLE[] MT_S_WEBSITE_BI_EOS) { VECV_WebApi.EOS_Service.SI_S_WEBSITE_BI_EOS1 inValue = new VECV_WebApi.EOS_Service.SI_S_WEBSITE_BI_EOS1(); inValue.MT_S_WEBSITE_BI_EOS = MT_S_WEBSITE_BI_EOS; return ((VECV_WebApi.EOS_Service.SI_S_WEBSITE_BI_EOS)(this)).SI_S_WEBSITE_BI_EOSAsync(inValue); } } }