Example #1
0
 public static DataTable Dash_Get_CTM_Confirmation_Not_Received(int UserID)
 {
     return(DAL_Dashboard.Dash_Get_CTM_Confirmation_Not_Received_DL(UserID));
 }