Leadtools.Dicom.AddIn Namespace > DicomRequestEventArgs Class : AssociationRejected Property |
public bool AssociationRejected {get;}
'Declaration Public ReadOnly Property AssociationRejected As Boolean
'Usage Dim instance As DicomRequestEventArgs Dim value As Boolean value = instance.AssociationRejected
true
if the association was rejected; otherwise, false
.