QueryLevel Property

Summary
Gets or sets the query level.
Syntax
C#
VB
C++
public QueryLevel QueryLevel { get; set; } 
  
Public Property QueryLevel As QueryLevel 
public: 
property QueryLevel QueryLevel { 
   QueryLevel get(); 
   void set (    QueryLevel ); 
} 

Property Value

The query level for the C-FIND request.

Requirements

Target Platforms

See Also

Reference

FindQuery Class

FindQuery Members

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

Leadtools.Dicom.Scu Assembly

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