Provides the HL7 encoded representation of the value in this field using the default separators.

Namespace: Mergecom.HL7
Assembly: Mergecom.HL7 (in Mergecom.HL7.dll) Version: 4.3.0.0

Syntax

C#
public virtual string GetContent()
Visual Basic
Public Overridable Function GetContent As String
Visual C++
public:
virtual String^ GetContent()

Return Value

A string representing the encoded value of this field.

See Also