LEADTOOLS Medical (Leadtools.Dicom.Scu assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
PatientRootQueryPatient Class
See Also  Members  
Leadtools.Dicom.Scu.Queries Namespace : PatientRootQueryPatient Class




Provides information for doing a Patient Root Query C-FIND-REQ.

Object Model

PatientRootQueryPatient ClassPatientQuery Class

Syntax

Visual Basic (Declaration) 
<InstanceAttribute(ClassType=DicomClassType.PatientRootQueryPatient Or  _
    DicomClassType.BasicGrayscalePrintMeta Or  _
    DicomClassType.USMultiFrameImageStorageRetired, 
   AbstractSyntax="1.2.840.10008.5.1.4.1.2.1.1")>
Public Class PatientRootQueryPatient 
   Inherits BaseQuery
Visual Basic (Usage)Copy Code
Dim instance As PatientRootQueryPatient
C# 
[InstanceAttribute(ClassType=DicomClassType.PatientRootQueryPatient | 
    DicomClassType.BasicGrayscalePrintMeta | 
    DicomClassType.USMultiFrameImageStorageRetired, 
   AbstractSyntax="1.2.840.10008.5.1.4.1.2.1.1")]
public class PatientRootQueryPatient : BaseQuery 
Managed Extensions for C++ 
[InstanceAttribute(ClassType=DicomClassType.PatientRootQueryPatient | 
    DicomClassType.BasicGrayscalePrintMeta | 
    DicomClassType.USMultiFrameImageStorageRetired, 
   AbstractSyntax="1.2.840.10008.5.1.4.1.2.1.1")]
public __gc class PatientRootQueryPatient : public BaseQuery 
C++/CLI 
[InstanceAttribute(ClassType=DicomClassType.PatientRootQueryPatient | 
    DicomClassType.BasicGrayscalePrintMeta | 
    DicomClassType.USMultiFrameImageStorageRetired, 
   AbstractSyntax="1.2.840.10008.5.1.4.1.2.1.1")]
public ref class PatientRootQueryPatient : public BaseQuery 

Inheritance Hierarchy

System.Object
   Leadtools.Dicom.Scu.Queries.BaseQuery
      Leadtools.Dicom.Scu.Queries.PatientRootQueryPatient

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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