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