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
.