Exemplo n.º 1
0
 public abstract int UpdateCollegeBranchRank(CollegeBranchRankProperty objCollegeBranchRankProperty, int modifiedBy,
                                             out string errmsg);
Exemplo n.º 2
0
 public abstract int InsertCollegeBranchRankByCollegeId(CollegeBranchRankProperty objCollegeBranchRankProperty, int createdBy,
                                                        out string errmsg);