In This Topic
The following tables list the members exposed by XdsCode.
Public Constructors
Public Properties
| 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
|
Top
Public Methods
| 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 |
Top
See Also