Connections Property

Summary

Gets a collection of ConnectionElement that are defined for this object

Syntax
C#
VB
C++
public ConnectionElementCollection Connections { get; } 
  
Public ReadOnly Property Connections As ConnectionElementCollection 
public: 
property ConnectionElementCollection^ Connections { 
   ConnectionElementCollection^ get(); 
} 

Property Value

A collection of ConnectionElement that are defined for this object

Requirements

Target Platforms

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

Leadtools.Medical.DataAccessLayer Assembly