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