| | |
| | | public int ddlLitigationStatus { get; set; } |
| | | public int UnitId { get; set; } |
| | | public string Experts { get; set; } |
| | | |
| | | public string FileName { get; set; } |
| | | |
| | | public int ProjectId { get; set; } |
| | | |
| | | public string delegateName { get; set; } |
| | | |
| | | public int isUse { get; set; } |
| | | |
| | | public string UnitName { get; set; } |
| | | public int IsUsed { get; set; } |
| | | |
| | | public string txtName { get; set; } |
| | | |
| | | public string txtWorkStartTime { get; set; } |
| | | public string txtWorkEndTime { get; set; } |
| | | public string txtEmployeeId { get; set; } |
| | | public string projectName { get; set; } |
| | | public string txtWorkItem { get; set; } |
| | | public int Classification { get; set; } |
| | | |
| | | public string FilePath { get; set; } |
| | | |
| | | } |
| | | public class DocumentProjectInfoDTO |
| | | { |
| | |
| | | /// </summary> |
| | | public int CountyId { get; set; } |
| | | |
| | | |
| | | |
| | | } |
| | | } |