DicomObjects.NET.V8
DicomObjects Namespace / DicomQuery Class
Properties Methods Events

In This Topic
    DicomQuery Class Members
    In This Topic

    The following tables list the members exposed by DicomQuery.

    Public Constructors
     NameDescription
    Public ConstructorCreate a new DicomQuery Object  
    Top
    Public Properties
     NameDescription
    Public Property Specify the list of frames (by triplets with the starting frame, ending frame and frame step) for Frame Level Retrival  
    Public Property The Application Entity Title of the server providing the Query/Retrieve service to which the DicomQuery object is requesting a connection  
    Public Property The Application Entity Title by which the DicomQuery object is to be known during its connection to the server providing the Query/Retrieve service  
    Public PropertyDemographic details of the patient  
    Public Property The Application Entity Name to which images should be sent by a C-MOVE request  
    Public Property Specify the range of frames by frame time, used for Frame Level Retrival  
    Public Property Unique identifiers for the four levels of the DICOM Query/Retrieve hierarchy  
    Public Property Define the level of query or retrieve request within the DICOM search hierarchies.  
    Public PropertyDemographic details of the patient  
    Public Property Specify if bulk data is required in the FrameLevelRetrieve C-GET response  
    Public Property The IP address at which the Query/Retrieve service to which the DicomQuery object is requesting a connection may be found  
    Public Property Unique identifiers for the four levels of the DICOM Query/Retrieve hierarchy  
    Public Property The TCP port at which the Query/Retrieve service to which the DicomQuery object is requesting a connection is listening  
    Public PropertyDefine the type of query requested within the DICOM search hierarchies.  
    Public Property Unique identifiers for the four levels of the DICOM Query/Retrieve hierarchy  
    Public PropertyDemographic details of the patient  
    Public Property Specify the list of single frames (by frame number) for Frame Level Retrival  
    Public PropertyThe date or date range to be searched for suitable studies  
    Public Property Unique identifiers for the four levels of the DICOM Query/Retrieve hierarchy  
    Public PropertyA general purpose Tag for developer use  
    Public Property Controls the allowed transfer syntaxes for outgoing operations (C-FIND, C-MOVE & C-GET)  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Perform a C-FIND as SCU  
    Public MethodOverloaded. Perform a C-GET as SCU  
    Public MethodOverloaded. Perform a C-MOVE as SCU  
    Public MethodReturns the dataset which would have been used by Find method.  
    Public MethodReturns the DataSet which would have been used by Get or Move method  
    Top
    Public Events
     NameDescription
    Public Event Routine to use to generate encrypted stream when TLS is to be used for outgoing associations.  
    Public Event Event fires when a response is received on an out-going operation  
    Top
    See Also