XdsObjects Help file
XdsObjects Namespace / XdsImagingRetrieveRequest Class
Members



In This Topic
    XdsImagingRetrieveRequest Class
    In This Topic
    Class which holds a complete request as used in the XDS RetrieveImageDocumentSet transaction (RAD-69)
    Syntax
    Public Class XdsImagingRetrieveRequest 
    Dim instance As XdsImagingRetrieveRequest
    public class XdsImagingRetrieveRequest 
    public ref class XdsImagingRetrieveRequest 
    Remarks

    Unlike the XdsRetrieveRequest item used for retieving documents, there is a structure to the data requests which are held hierarchically in DicomStudy and with those, DicomSeries objects, but the 2 processes share the same XdsRetrieveResponse to hold the results.

    Inheritance Hierarchy

    System.Object
       XdsObjects.XdsImagingRetrieveRequest

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also