XdsObjects Help file
XdsObjects Namespace / DicomStudy Class
Members



In This Topic
    DicomStudy Class
    In This Topic
    Class which represents a single DICOM Study
    Syntax
    Public Class DicomStudy 
    Dim instance As DicomStudy
    public class DicomStudy 
    public ref class DicomStudy 
    Remarks
    This is a very simple class, which merely holds the information about a study in an XdsImagingRetrieveRequest object. It holds details of the Series (DicomSeries) objects within it.
    Inheritance Hierarchy

    System.Object
       XdsObjects.DicomStudy

    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