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