LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)
LEAD Technologies, Inc

Warning Property






Gets or sets a value indicating whether there is a warning with this C-FIND-REQ match.
Syntax
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
public bool Warning {get; set;}
 get_Warning();
set_Warning(value);
public:
property bool Warning {
   bool get();
   void set (    bool value);
}

Property Value

true if warning; otherwise, false.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MatchFoundEventArgs Class
MatchFoundEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features