DicomObjects.NET Core Documentation
DicomObjects Namespace / DicomDataSet Class


DicomDataSet Class Properties

For a list of all members of this type, see DicomDataSet members.

Public Properties
 NameDescription
Public PropertyThe Accession Number  
Public PropertyControls how the pixel data is cached  
Public PropertyHolds the hierarchical directory structure for DICOM directory files  
Public PropertyThe full command dataset received  
Public PropertyNumber of Attributes held in the DataSet  
Public PropertyDate of birth of the patient  
Public PropertyReturns the underlying DataSet which contains the list of attributes to be matched, as specified in the DICOM standard.  
Public PropertyUnique identifier for the four levels of the DICOM Query/Retrieve hierarchy  
Public PropertyOverloaded. Note: C# syntax for the "Item" property is wrongly represented in a VB.NET syntax. This is a bug in the help file generator, and will be corrected in a later version of our help file.  
Public PropertyThe Name of the patient  
Public PropertyReturns the Transfer syntax with which the object was originally received or read.  
Public PropertyImage-specific list of unusual behaviours (e.g. to cope with faulty images)  
Public PropertyA means to override an incorrect transfer syntax  
Public PropertyThe Patient ID  
Public PropertyThe number of pixels per frame  
Public PropertyAccesses the raw pixel data as an array  
Public PropertyThe number of samples per frame  
Public PropertyDescriptions for the series  
Public PropertyUnique identifier for the four levels of the DICOM Query/Retrieve hierarchy  
Public PropertySex of the patient  
Public Property  
Public PropertySOP class of the DicomDataSet.  
Public PropertyDescription for the study  
Public PropertyUnique identifier for the four levels of the DICOM Query/Retrieve hierarchy  
Public PropertyA general purpose Tag for developer use  
Public PropertyGets the Photometric Interpretation of the uncompressed Image data.  
Public PropertyAssign a Validation DataSet to this property would override the DataSet's Validation scheme. This is mainly used for validation of CharacterSet.  
Public Property  
Top
See Also