C#
VB
C++
Gets or sets the association.
public DicomAssociate Association { get; set; }
Public Property Association As Leadtools.Dicom.DicomAssociate
public:
property Leadtools.Dicom.DicomAssociate^ Association {
Leadtools.Dicom.DicomAssociate^ get();
void set ( Leadtools.Dicom.DicomAssociate^ );
}
A Leadtools.Dicom.DicomAssociate object that represents the association.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET