This method returns the original data from the HL7 message field. Leading and trailing white spaces are not stripped, and escaping is not applied.
strFieldValue = objHL7Field.GetRawValue()|
Parameter |
Type |
Description |
|---|---|---|
|
N/A |
|
Return Value |
Description |
|---|---|
|
String |
The data in this field. |