Example #1
0
 public static DataTable GetFTTypewise(string argTId)
 {
     return(FlatTypeDL.GetFTTypewise(argTId));
 }