Exemple #1
0
 public abstract int UpdateCollegeBranchCourseExamInfo(CollegeBranchCourseExamProperty objCollegeBranchCourseExamProperty, int modifiedBy,
                                                       out string errmsg);
Exemple #2
0
 public abstract int InsertCollegeBranchCourseExamInfoByCollegeId(CollegeBranchCourseExamProperty objCollegeBranchCourseExamProperty, int createdBy,
                                                                  out string errmsg);