¡@

Home 

2014/10/16 ¤W¤È 12:02:42

jquery Programming Glossary: cptrows

ASP.NET Web Method that accepts a List<CustomObject> is failing with “Web Service method name is not valid.”

http://stackoverflow.com/questions/2225781/asp-net-web-method-that-accepts-a-listcustomobject-is-failing-with-web-servic

_patientId private string _patientIdTdb private List CptRows _cptRows new List CptRows public NewProcedureData public string.. _patientIdTdb private List CptRows _cptRows new List CptRows public NewProcedureData public string PatientIdTdb get return.. get return _patientId set _patientId value public List CptRows CptRows new List CptRows using System using System.Collections.Generic..

ASP.NET Web Method that accepts a List<CustomObject> is failing with “Web Service method name is not valid.”

http://stackoverflow.com/questions/2225781/asp-net-web-method-that-accepts-a-listcustomobject-is-failing-with-web-servic

names summary public class NewProcedureData private string _patientId private string _patientIdTdb private List CptRows _cptRows new List CptRows public NewProcedureData public string PatientIdTdb get return _patientIdTdb set _patientIdTdb.. class NewProcedureData private string _patientId private string _patientIdTdb private List CptRows _cptRows new List CptRows public NewProcedureData public string PatientIdTdb get return _patientIdTdb set _patientIdTdb value public string PatientId.. set _patientIdTdb value public string PatientId get return _patientId set _patientId value public List CptRows CptRows new List CptRows using System using System.Collections.Generic using System.Web namespace MyNamespace.NewProcedure.BL..