←Select platform

QueryLevel Property

Summary

Gets or sets the query level.

Syntax

C#
VB
C++
public QueryLevel QueryLevel { get; set; } 
  
Public Property QueryLevel As Leadtools.Dicom.Scu.Common.QueryLevel 
public: 
property Leadtools.Dicom.Scu.Common.QueryLevel QueryLevel { 
   Leadtools.Dicom.Scu.Common.QueryLevel get(); 
   void set (    Leadtools.Dicom.Scu.Common.QueryLevel ); 
} 

Property Value

The query level for the C-FIND request.

Requirements

Target Platforms

See Also

Reference

FindQuery Class

FindQuery Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly