Beispiel #1
0
 public static DataTable GetFromRegisterCall(string argFromDate, string argToDate, bool argOtherExec)
 {
     return(CallsheetentryDL.GetFromRegisterCall(argFromDate, argToDate, argOtherExec));
 }