public object GetCycleInfo(int pintCycleID) { DCPReportDS dsReport = new DCPReportDS(); return(dsReport.GetCycleInfo(pintCycleID)); }