Leadtools.Dicom.Scp.Command Namespace > DataSetStoringEventArgs Class : Handled Property |
public bool Handled {get; set;}
'Declaration Public Property Handled As Boolean
'Usage Dim instance As DataSetStoringEventArgs Dim value As Boolean instance.Handled = value value = instance.Handled