The response strructure defining the unique elements used to identify a code value.
Inheritance Hierarchy
PASI.DataContract.V2020CodeValueIdentifier
Namespace: PASI.DataContract.V2020
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The CodeValueIdentifier type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CodeValueIdentifier |
Properties
Name | Description | |
---|---|---|
CodeClassName | (Required)
Identifies the name for a group of code values.
| |
CodeText | (Required)
Uniquely identifies a code value within the a CodeClassName group.
|
See Also