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.AddIn.Interfaces Namespace > MatchFoundEventArgs Class : Warning Property |
public bool Warning {get; set;}
'Declaration Public Property Warning As Boolean
'Usage Dim instance As MatchFoundEventArgs Dim value As Boolean instance.Warning = value value = instance.Warning
true
if warning; otherwise, false
.