Miner.Tasks Assembly > Miner.Tasks.Domain Namespace : CodedValueDomain Class |
The following tables list the members exposed by CodedValueDomain.
Name | Description | |
---|---|---|
![]() | CodedValueDomain Constructor |
Name | Description | |
---|---|---|
![]() | CodeCount | |
![]() | CodedValueItems | |
![]() | Description | (Inherited from Miner.Tasks.Domain.AbstractDomain) |
![]() | DomainFieldType | (Inherited from Miner.Tasks.Domain.AbstractDomain) |
![]() | DomainType | Overridden. |
![]() | 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 | (Inherited from Miner.Tasks.Domain.AbstractDomain) |
Name | Description | |
---|---|---|
![]() | AddCode | Overloaded. |
![]() | DeleteCode | Overloaded. |
![]() | Equals | (Inherited from Miner.Tasks.Domain.DomainObject<Guid>) |
![]() | GetHashCode | (Inherited from Miner.Tasks.Domain.AbstractDomain) |
![]() | IsTransient | Transient objects are not associated with an item already in storage. For instance, a Task is transient if its ID is 0. (Inherited from Miner.Tasks.Domain.DomainObject<Guid>) |
![]() | MemberOf | Overridden. |
Name | Description | |
---|---|---|
![]() | ValidateDataType | (Inherited from Miner.Tasks.Domain.AbstractDomain) |
![]() | ValidateDataTypeAndThrowOnFailure | (Inherited from Miner.Tasks.Domain.AbstractDomain) |