Exemple #1
0
 public static DataTable GetFlat(int argCCId, string argsType)
 {
     return(CallsheetentryDL.GetFlat(argCCId, argsType));
 }