Miner.Tasks Assembly > Miner.Tasks.Domain Namespace : Task Class |
For a list of all members of this type, see Task members.
Name | Description | |
---|---|---|
![]() | Description | |
![]() | EndDate | |
![]() | Error | |
![]() | Fields | |
![]() | Id | ID may be of type string, int, Guid,custom type, etc. Setter is protected to allow unit tests to set this property via reflection and to allow domain objects more flexibility in setting this for those objects with assigned IDs. (Inherited from Miner.Tasks.Domain.DomainObject<Guid>) |
![]() | Name | |
![]() | Owner | |
![]() | StartDate | |
![]() | Status | |
![]() | TaskType | |
![]() | Version |