Provides an easy readable representation of this field.

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

Syntax

C#
public string ToAnnotatedString()
Visual Basic
Public Function ToAnnotatedString As String
Visual C++
public:
String^ ToAnnotatedString()

Return Value

A string describing the content of this field.

See Also