Example #1
0
 public static DataTable GetComments(int argLeadId)
 {
     return(CallsheetentryDL.GetComments(argLeadId));
 }