Definition at line 94 of file GetTaskByIdQuery.cs.
◆ AssignedTo
| string? TaskManagement.Application.Queries.TaskDto.AssignedTo |
|
get |
◆ CreatedAt
| DateTime TaskManagement.Application.Queries.TaskDto.CreatedAt |
|
get |
◆ CreatedBy
| string TaskManagement.Application.Queries.TaskDto.CreatedBy = string.Empty |
|
get |
◆ Description
| string TaskManagement.Application.Queries.TaskDto.Description = string.Empty |
|
get |
◆ DueDate
| DateTime? TaskManagement.Application.Queries.TaskDto.DueDate |
|
get |
◆ Id
| string TaskManagement.Application.Queries.TaskDto.Id = string.Empty |
|
get |
◆ Priority
| string TaskManagement.Application.Queries.TaskDto.Priority = string.Empty |
|
get |
◆ Status
| string TaskManagement.Application.Queries.TaskDto.Status = string.Empty |
|
get |
◆ Title
| string TaskManagement.Application.Queries.TaskDto.Title = string.Empty |
|
get |
The documentation for this class was generated from the following file: