Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.11
|
Leadtools.Dicom.Scu.Common Namespace > BeforeAssociateRequestEventArgs Class : Associate Property |
public DicomAssociate Associate {get;}
'Declaration Public ReadOnly Property Associate As DicomAssociate
'Usage Dim instance As BeforeAssociateRequestEventArgs Dim value As DicomAssociate value = instance.Associate
public: property DicomAssociate^ Associate { DicomAssociate^ get(); }