Exemple #1
0
 public static DataTable GetAllotmentRegister(int argCCId)
 {
     return(FlatDetailsDL.GetAllotmentRegister(argCCId));
 }