| ISegmentHandlerName Property |
Gets the name of the segment this handles
Namespace:
SanteDB.Messaging.HL7.Segments
Assembly:
SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntax ReadOnly Property Name As String
Get
property String^ Name {
String^ get ();
}
abstract Name : string with get
Property Value
Type:
StringSee Also