Name | Description | |
---|---|---|
![]() | XdsCode Constructor | Overloaded. Construct a new XdsCode object |
The following tables list the members exposed by XdsCode.
Name | Description | |
---|---|---|
![]() | XdsCode Constructor | Overloaded. Construct a new XdsCode object |
Name | Description | |
---|---|---|
![]() | CodeMeaning | The Human readable version of the code |
![]() | CodeValue | The value of the code - normally a guid or other obscure (not easily interpretted) code |
![]() | CodingScheme | The name of the coding scheme |
![]() | ID | GUID for database use |
Name | Description | |
---|---|---|
![]() | Equals | Override to give XdsCode value semantics |
![]() | GetHashCode | Serves as the default hash function. |
![]() | ToString | Standard overload - a human readable representation, based on the CodeMeaning property |