[This is preliminary documentation and is subject to change.]
Property - Segment Name.
| C# | Visual Basic | Visual C++ |
public Hl7SegmentEnum SegmentName { get; set; }
Public Property SegmentName As Hl7SegmentEnum
public: property Hl7SegmentEnum SegmentName { Hl7SegmentEnum get (); void set (Hl7SegmentEnum value); }