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