Gets the value of this field. If the field has components, this method
returns the value of the first component.
Namespace: Mergecom.HL7Assembly: Mergecom.HL7 (in Mergecom.HL7.dll) Version: 4.3.0.0
Syntax
| C# |
|---|
public virtual string GetValue() |
| Visual Basic |
|---|
Public Overridable Function GetValue As String |
| Visual C++ |
|---|
public: virtual String^ GetValue() |