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

Property Value

The underlying list of text components.

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.