C#
VB
C++
Gets the association.
[XmlIgnoreAttribute()]
public DicomAssociate Association { get; }
Public ReadOnly Property Association As Leadtools.Dicom.DicomAssociate
public:
property Leadtools.Dicom.DicomAssociate^ Association {
Leadtools.Dicom.DicomAssociate^ get();
}
The association.
For an example refer to QueryRetrieveScu.Find.
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