public virtual void PrintTaskDetail()
 {
     ShowReport(ReportInfoFactory.TaskDetailReport(Entity), "TaskDetail");
 }