Example #1
0
 public static DataTable GetFTLevel(int argCCId)
 {
     return(FlatTypeDL.GetFTLevel(argCCId));
 }