QueryLevel Enumeration

Summary
Defines the level of a C-FIND query.
Syntax
C#
VB
C++
public enum QueryLevel 
  
Public Enum QueryLevel  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class QueryLevel : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0StudyStudy information query.
1SeriesSeries information query.
2Image(0x00000001)Composite object instance information query.
3CustomRepresents a custom query level.
Example

For an example refer to QueryRetrieveScu.Find(DicomScp,FindQuery).

Requirements

Target Platforms

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.