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