←Select platform

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; set;} 
public: 
property List<SegmentStructure^>^ Segments { 
   List<SegmentStructure^>^ get(); 
   void set (    List<SegmentStructure^>^ ); 
} 

Property Value

Gets or sets the segments structure

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.HL7 Assembly
Click or drag to resize