Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.Scp Namespace > ResponseEventArgs Class : Handled Property |
public bool Handled {get; set;}
'Declaration Public Property Handled As Boolean
'Usage Dim instance As ResponseEventArgs Dim value As Boolean instance.Handled = value value = instance.Handled