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