Ejemplo n.º 1
0
 public static DataTable GetGridCallSheet(int argEntryId)
 {
     return(CallsheetentryDL.GetGridCallSheet(argEntryId));
 }