Пример #1
0
 public abstract int UpdateCollegeBranchRank(CollegeBranchRankProperty objCollegeBranchRankProperty, int modifiedBy,
                                             out string errmsg);
Пример #2
0
 public abstract int InsertCollegeBranchRankByCollegeId(CollegeBranchRankProperty objCollegeBranchRankProperty, int createdBy,
                                                        out string errmsg);