←Select platform

SubComponents Property

Summary

Gets the underlying list of text components.

Syntax

C#
VB
C++
Public Property SubComponents As List(Of String) 
public List<string> SubComponents {get; set;} 
public: 
property List<String^>^ SubComponents { 
   List<String^>^ get(); 
   void set (    List<String^>^ ); 
} 

Property Value

The underlying list of text components.

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