Warning Property

Summary
Gets or sets a value indicating whether there is a warning with this C-FIND-REQ match.
Syntax
C#
VB
C++
public bool Warning { get; set; } 
  
Public Property Warning As Boolean 
public: 
property bool Warning { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if warning; otherwise, false.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.