DicomObjects.NET.V8
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 Property Controls 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 Propertystatic (Shared in Visual Basic)The default DicomObjects.Enums.ValidationTypes to apply to newly created DicomDataSet objects  
Public Property Returns the underlying DataSet which contains the list of attributes to be matched, as specified in the DICOM standard.  
Public Property Unique 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 Property Image-specific list of unusual behaviours (e.g. to cope with faulty images)  
Public Property A means to override an incorrect transfer syntax  
Public PropertyThe Patient ID  
Public Property The number of pixels per frame  
Public PropertyAccesses the raw pixel data as an array  
Public Property The number of samples per frame  
Public PropertyDescriptions for the series  
Public Property Unique identifier for the four levels of the DICOM Query/Retrieve hierarchy  
Public PropertySex of the patient  
Public PropertySOP class of the DicomDataSet.  
Public PropertyDescription for the study  
Public Property Unique identifier for the four levels of the DICOM Query/Retrieve hierarchy  
Public PropertyA general purpose Tag for developer use  
Public Property Gets the Photometric Interpretation of the uncompressed Image data.  
Public Property Assign a Validation DataSet to this property would override the DataSet's Validation scheme. This is mainly used for validation of CharacterSet.  
Public PropertyGets or sets the current validation type.  
Top
See Also