Segments Property

Summary
Accessor and setter of SegmentStructures contained in this item's list.
Syntax
C#
VB
C++
Public Property Segments As List(Of SegmentStructure) 
public List<SegmentStructure> Segments { get; } 
public: 
property List<SegmentStructure^>^ Segments { 
   List<SegmentStructure^>^ get(); 
   void set (    List<SegmentStructure^>^ ); 
} 

Property Value

Gets or sets the segments structure

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.