Exemple #1
0
 public static DataTable GetFTBlockwise(int argCCId, string arg_BId)
 {
     return(FlatTypeDL.GetFTBlockwise(argCCId, arg_BId));
 }