| HL7ProcessingExceptionSegment Property |
Gets the segment
Namespace:
SanteDB.Messaging.HL7.Exceptions
Assembly:
SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntax public string Segment { get; }
Public ReadOnly Property Segment As String
Get
public:
property String^ Segment {
String^ get ();
}
member Segment : string with get
Property Value
Type:
StringSee Also