Association Property

Summary

Gets or sets the association.

Syntax
C#
VB
C++
public DicomAssociate Association { get; set; } 
  
Public Property Association As DicomAssociate 
public: 
property DicomAssociate^ Association { 
   DicomAssociate^ get(); 
   void set (    DicomAssociate^ ); 
} 

Property Value

A Leadtools.Dicom.DicomAssociate object that represents the association.

Requirements

Target Platforms

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

Leadtools.Dicom.Scu Assembly